PKCS12CLI

master

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

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

...

Description

  • Swift Tools 5.1.0
View More Packages from this Author

Dependencies

Last updated: Thu Feb 16 2023 01:03:16 GMT-1000 (Hawaii-Aleutian Standard Time)