MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Crypto::Backend::OpenSSL::Command::create_cert
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index Name
OpenXPKI::Crypto::Backend::OpenSSL::Command::create_cert
Functions
get_command
If you want to create a cert for the used engine then you haveonly to specify the
CSR and the
CONFIG.
If you want to create a normal certificate then you must specify at minimuma KEY and a PASSWD. If you want to use the engine then you must useENGINE_USAGE ::= ALWAYS||PRIV_KEY_OPS too.
- *
- SUBJECT (optional)
- *
- CONFIG (optional)
- *
- KEY (optional)
- *
- CSR
- *
- ENGINE_USAGE
- *
- PASSWD (optional)
hide_output
returns false
key_usage
Returns true if you try to create a certificate for the engine's key.Otherwise false is returned.
get_result
returns the new self-signed certificate.
Index
- Name
- Functions
- get_command
- hide_output
- key_usage
- get_result
This document was created byman2html,using the manual pages.