MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Crypto::Backend::OpenSSL::Command::create_pkcs10
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index Name
OpenXPKI::Crypto::Backend::OpenSSL::Command::create_pkcs10
Functions
get_command
If you want to create a csr for the used engine then you haveonly to specify the
SUBJECT and the
CONFIG.
If you want to create a normal CSR 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
- *
- KEY
- *
- ENGINE_USAGE
- *
- PASSWD
hide_output
returns false
key_usage
Returns true if the request is created for the engine's key.Otherwise returns false.
get_result
Returns the newly created
PEM encoded PKCS#10 key.
Index
- Name
- Functions
- get_command
- hide_output
- key_usage
- get_result
This document was created byman2html,using the manual pages.