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

Re: OpenLDAP client and SSL handshaek



On Tue, 2012-03-20 at 18:24 -0600, Rich Megginson wrote:
> That's not your problem, nor is it specific to Oracle:
> TLS: could not add the certificate (null) - error -8018:Unknown PKCS #11
> error..
> TLS: /etc/openldap/cacerts/addtrust-ca.crt is not a valid CA certificate
> file - error -8018:Unknown PKCS #11 error..
> 
> Can you paste your /etc/openldap/cacerts/addtrust-ca.crt?

My user does not have permission to read this file. The file's
permissions are:

-rw-------. 1 root root 1521 Mar 12 15:28 addtrust-ca.crt

Now that it is pointed out, this seems incorrect. Should this be changed
to mode 644?

Jon