Luis Neves wrote: > and used as a filter to ldapsearch and nothing > userCertificate=\\30\\82\\07\\38\\30\\82\\06\\20\\a0\\03\\02\\01\\02 [..]
The double slashes are wrong. Has to be one back-slash to indicate a hex-escaped byte-value. Or are the doubled back-slashes the result of another string representation? But I'm not sure whether it works even with a correct filter string. Ciao, Michael.