User's Manual
orapki Utility Commands Summary
E-14 Oracle Database Advanced Security Administrator's Guide
Syntax
To export a certificate from an Oracle wallet:
orapki wallet export -wallet <wallet_location> -dn <certificate_dn> -cert
<certificate_filename>
■ The -wallet parameter specifies the location of the wallet from which you
want to export the certificate.
■ The -dn parameter specifies the distinguished name of the certificate.
■ The -cert parameter specifies the name of the file that contains the exported
certificate.
To export a certificate request from an Oracle wallet:
orapki wallet export -wallet <wallet_location> -dn <certificate_request_dn>
-request <certificate_request_filename>
■ The -request parameter specifies the name of the file that contains the
exported certificate request.