Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

pass phrase for aaa_key.pem

632584Feb 4 2012 — edited Feb 4 2012
OAM 11g domain configuration was created with the certification aaa_key.pem :

../user_projects/domains/OAMDomain/output/webgate-ssl/aaa_key.pem


I want to view the info in the key by openssl, and it asks for the pass phase. I do not know what is the password, so put 'oracle' and does not work

OpenSSL> rsa -in aaa_key.pem -text -noout
Enter pass phrase for aaa_key.pem:
unable to load Private Key
7730:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:evp_enc.c:325:
7730:error:0906A065:PEM routines:PEM_do_header:bad decrypt:pem_lib.c:425:
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 3 2012
Added on Feb 4 2012
1 comment
163 views