[Date Prev][Date Next] [Chronological] [Thread] [Top]

userCertificate;binary NOT ASCII



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