Query: wanboot_p12split
OS: opensolaris
Section: 1m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wanboot_p12split(1M) System Administration Commands wanboot_p12split(1M)NAMEwanboot_p12split - split a PKCS #12 file into separate certificate and key filesSYNOPSIS/usr/lib/inet/wanboot/p12split -i p12file -c out_cert -k out_key [-t out_trust -l id -v]DESCRIPTIONThe p12split utility extracts a certificate and private key from the repository specified by p12file, depositing the certificate in out_cert and the key in out_key. If supplied, the -l option specifies the value for the LocalKeyId that will be used in the new certificate and key files. p12split can optionally extract a trust certificate into the out_trust file if the -t option is specified. Use the -v option to get a verbose description of the split displayed to standard output.OPTIONSThe following arguments and options are supported: -c out_cert Specifies a repository that receives a extracted certificate. -i p12file Specifies a repository from which a certificate and private key is extracted. -k out_key Specifies a repository that receives a extracted private key. -l id Specifies the value for the LocalKeyId that will be used in the new certificate and key files. -t out_trust Specifies a file for receiving an extracted trust certificate. -v Displays a verbose description of the split to sdtout.EXIT STATUS0 Successful operation. >0 An error occurred.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWwbsup | +-----------------------------+-----------------------------+ |Interface Stability |Unstable | +-----------------------------+-----------------------------+SEE ALSOattributes(5) SunOS 5.11 18 Apr 2003 wanboot_p12split(1M)
Related Man Pages |
---|
wanboot_p12split(1m) - opensolaris |
shib-keygen(8) - debian |
x509(3openssl) - opensolaris |
wanbootutil(1m) - sunos |
wanbootutil(1m) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
splitting the files |
help with private keys (blocs) extraction from file |
SFTP command with certificate authentication |
unrar - get the name of extracted file |
Need advice on approach for script |