[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
userCertificate;binary NOT ASCII
- To: openldap-software@OpenLDAP.org
- Subject: userCertificate;binary NOT ASCII
- From: Armin Wenz <awenz@mtgnet.de>
- Date: Fri, 07 Mar 2003 08:08:03 +0100
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030210
When using OL 2.0.27 I got different behaviours for
ldapmodify/ldapsearch on Linux/Solaris 2.6 and Solaris 8.
When searching for userCertificate in the first case I got
userCertificate;binary:: MIIECTCCAv<encoded data>
On the Solaris 8 machine it's
userCertificate;binary=NOT ASCII
Some with ldapadd/modify
On Linux/S2.6 I can do
userCertificate;binary:: <file://....
On Solaris 8 this is not recognized.
Same with all other binary data like CaCertificate and CRL.
Can anybody explain this?
--
Armin Wenz