Jul
21
2010
0

Various SSL Tools

Decode CSR:
# openssl req -in mycsr.csr -noout -text

Decode Cert:
# openssl x509 -in certificate.crt -text -noout

Decrypt the key:
# openssl rsa -in www.key -out new.key

Written by theboywho | Tags: , , , ,

WordPress | Aeros