Dear all :)

Is there anybody know how to convert SSL structure (or what so ever structure 
inside modssl and openssl source i.e X509 structure, BIO structure) back to 
its original certificate form. Or at least get the string (char array) format 
which content the encrypted data of the certificate.

So then I can put the string back to a file with certificate format as

-----BEGIN CERTIFICATE-----
$$$ the encrypted data $$$
-----END CERTIFICATE-----

This certificate I had installed it inside mybrowser, so it's not a file 
anymore!

Is there anybody know how to do it?

Thank you :)









______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to