GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OpenXPKI::Crypto::Backend::OpenSSL::Command::create_pkcs12(3) User Contributed Perl Documentation OpenXPKI::Crypto::Backend::OpenSSL::Command::create_pkcs12(3)

OpenXPKI::Crypto::Backend::OpenSSL::Command::create_pkcs12

Only the engine is optional all other parameters must be present. This function was only designed for normal certificates. They are not designed for the tokens themselves.
  • KEY
  • ENGINE_USAGE
  • PASSWD
  • CERT
  • PKCS12_PASSWD (optional)

    If you do not specify this option then we use PASSWD to encrypt the new PKCS#12 file. To export the key without password, you must explicitly set NOPASSWD to 1.

  • NOPASSWD (optional)
  • KEY_PBE, CERT_PBE, CSP (optional)

    Passed as is to the openssl options with the same name.

returns false

returns false

returns the newly created PKCS#12 container
2022-05-14 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.