How to view SSL certificate (PEM file) using openssl ?

I discussed about certificates in 10g WebGate expiry after 365 days and fix is to re-configure WebGate that will generate new certificate for one year (To change duration of certificate update default_days in $WEBGATE_HOME/oblix/tools/openssl/ openssl.cnf )

Certificates for WebGates are stored in file with PEM extension. You can open PEM file to view validity of certificate using opensssl as shown below

openssl x509 -in aaa_cert.pem -noout -text

where aaa_cert.pem is the file where certificate is stored.

 

 

Possibly Related

Did you get a chance to download Free Interview Questions related to Oracle Fusion Middleware ? If not, download it here http://k21academy.com/fmw-interview-question

fmw banner

Learn Oracle Fusion Middleware Administration with Oracle ACE, Atul Kumar

SOA, OBIEE, WebCenter, Patching Cloning, HA & DR in 60 Days with Dedicated Server Access, Live Sessions, Facility to Retake the sessions for next 1 year, Lifetime Access to Membership Portal, Project Support, On-Job Support and much more.

Click here to Know More

 

About the Author Atul Kumar

Oracle ACE, Author, Speaker and Founder of K21 Technologies & K21 Academy : Specialising in Design, Implement, and Trainings.

follow me on:

Leave a Comment:

Not found