takumi314 / PKCS-12CLI

The Command Line Interface (CLI) for applying PKCS #12 file (.p12) 🗝 with its password, automatically to store the extracted identity in the keychain🔓

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PKCS-12CLI

The Command Line Interface (CLI) for applying PKCS #12 file (.p12) with its password, automatically to store the extracted identity in the keychain.

Installation

$sh install.sh

Usage

実行例

$ p12_importer --p12 ~/hoge.p12 --password ******

コマンド引数

Options:
    --help [default: ] - help
    --password [default: ] - give its password if p12 file is password protected.
    --p12 [default: ] - give p12 file path

Options

Related Articles

...

Q&A

...

About

The Command Line Interface (CLI) for applying PKCS #12 file (.p12) 🗝 with its password, automatically to store the extracted identity in the keychain🔓


Languages

Language:Swift 91.5%Language:Shell 8.5%