What OpenSSL calls PEM is nothing more than the raw cert or request
content, base63 encoded and wrapped by -----BEGIN XYZ----- and
-----END  XYZ----- lines. It doesn't use RFC1421-1432!

The name is a bit misleading :-|

Wade L. Scholine schrieb:
> 
> I've been messing around with SSL for a while now, mostly using PEM format
> certs, and it has occurred to me to wonder where this PEM cert format is
> defined. I tried looking at RFCs 1421-1423 and didn't see it there. Am I
> missing something?
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

-- 
Holger Reif                  Tel.: +49 361 74707-0
SmartRing GmbH               Fax.: +49 361 7470720
Europaplatz 5             [EMAIL PROTECTED]
D-99091 Erfurt                    WWW.SmartRing.de
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to