User's Manual
orapki Utility Commands Summary
orapki Utility E-7
orapki Utility Commands Summary
This section lists and describes the following orapki commands:
■ orapki cert create
■ orapki cert display
■ orapki crl delete
■ orapki crl display
■ orapki crl hash
■ orapki crl list
■ orapki crl upload
■ orapki wallet add
■ orapki wallet create
■ orapki wallet display
■ orapki wallet export
orapki cert create
Purpose
Use this command to create a signed certificate for testing purposes.
Syntax
orapki cert create [-wallet <wallet_location>] -request <certificate_request_
location> -cert <certificate_location> -validity <number_of_days> [-summary]
■ The -wallet parameter specifies the wallet containing the user certificate and
private key that will be used to sign the certificate request.
■ The -request parameter (mandatory) specifies the location of the certificate
request for the certificate you are creating.
■ The -cert parameter (mandatory) specifies the directory location where the
tool places the new signed certificate.
■ The -validity parameter (mandatory) specifies the number of days, starting
from the current date, that this certificate will be valid.