![]() |
![]()
| ![]() |
![]()
NameOpenXPKI::Crypto::Backend::OpenSSL::Command::create_pkcs10 Functionsget_commandIf you want to create a csr for the used engine then you have only to specify the SUBJECT and the CONFIG. If you want to create a normal CSR then you must specify at minimum a KEY and a PASSWD. If you want to use the engine then you must use ENGINE_USAGE ::= ALWAYS||PRIV_KEY_OPS too.
hide_outputreturns false key_usageReturns true if the request is created for the engine's key. Otherwise returns false. get_resultReturns the newly created PEM encoded PKCS#10 key.
|