Error in the Grid certificate format conversion (usercert.p12 to usercert.pem) [message #16390] |
Tue, 22 April 2014 07:07 |
|
Dear Grid experts,
I renewed my grid certificate two months ago. I have exported it from the browser and want to convert it ( .p12 to.pem format) as per requirement.
I am using following commands for this.
openssl pkcs12 -in usercert14.p12 -clcerts -nokeys -out $HOME/.globus/usercert14.pem
openssl pkcs12 -in usercert14.p12 -nocerts -nodes -out $HOME/.globus/userkey14.pem
unfortunately,I am getting this error.
openssl: symbol lookup error: openssl: undefined symbol: FIPS_mode
I had openssl in my machine but could not solve this error.
Please help me in this regard.
Thanks in advance.
AJAY KUMAR
Research scholar
Indian Institute of Technology Indore,Indore
Madhya Pradesh
India
|
|
|