RE: extended x509 custom, Attributes and BEGIN Certificate size

2013-04-27 Thread Salz, Rich
The base64 encoding within the PEM lines is the entire certificate not just 
the signature.

/r$

--  
Principal Security Engineer
Akamai Technology
Cambridge, MA

__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


RE: extended x509 custom, Attributes and BEGIN Certificate size

2013-04-27 Thread redpath
Okay but it seems duplicate in information. The extended attributes have
information and the PEM has the base64 encoding below. Is there a way not to
have this duplicate info for efficient size?



--
View this message in context: 
http://openssl.6102.n7.nabble.com/extended-x509-custom-Attributes-and-BEGIN-Certificate-size-tp44938p44940.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


Re: [openssl-users] RE: extended x509 custom, Attributes and BEGIN Certificate size

2013-04-27 Thread Erwann ABALEA
The certificate is only contained between the BEGIN/END markers
(including them). The text shown before is a text representation of
the certificate, for your eyes only, and can be discarded (it's not
used, by no software, never).

Hodie V Kal. Mai. MMXIII, redpath scripsit:
 Okay but it seems duplicate in information. The extended attributes have
 information and the PEM has the base64 encoding below. Is there a way not to
 have this duplicate info for efficient size?

-- 
Erwann ABALEA erwann.aba...@keynectis.com
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


Re: [openssl-users] RE: extended x509 custom, Attributes and BEGIN Certificate size

2013-04-27 Thread redpath
I will toss it thanks.



--
View this message in context: 
http://openssl.6102.n7.nabble.com/extended-x509-custom-Attributes-and-BEGIN-Certificate-size-tp44938p44942.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org