Hi,
I am wondering what formats of server/client x.509 certificates are supported by OpenLDAP? I see that PEM is supported, but what about other formats like binary DER, PKCS#7, PKCS#12? I've tried to find answer in documentation, but it said that CA cert should be given in PEM and nothing about server/client certs.
Any help greatly appreciated!
Ondrej Moriš wrote:
I am wondering what formats of server/client x.509 certificates are supported by OpenLDAP? I see that PEM is supported, but what about other formats like binary DER, PKCS#7, PKCS#12?
Only the ASCII-armored cert format often called PEM format is supported.
If you have other formats you should make yourself familiar with how to convert those with OpenSSL command-line tool.
Ciao, Michael.
openldap-technical@openldap.org