Re: Renewing an SSL certificate in Advanced Security

Apparently there is a way to delete a certificate from the command line: use
the mkwallet utility.

mkwallet -d <wallet pwd> <wallet location> <DN>

There is almost no documentation about this utility anywhere, but you can
see all of the commands it supports by running it without any parameters.
Unfortunately, it doesn't seem to be able to delete trusted certificates,
but at least I can automate the renewal process now!

On 12/17/07, Jason Heinrich <jheinrichdba@xxxxxxxxx> wrote:
>
> I found the Metalink document that describes the "official" way to renew a
> certificate (303299.1).  Basically you export a CSR for your existing
> certificate, get it signed, delete the old certificate (which leaves the CSR
> behind), and import the new certificate.  Of course, this all requires OWM,
> as orapki doesn't provide a way to remove certificates.  Obviously this
> would be an inconvenience if X wasn't installed on the server.
>
> I've submitted an SR, so we'll see what Oracle says.
>
>
>

-- 
Jason Heinrich

Other related posts: