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

Re: "Could not load verify locations"



Dan O'Reilly wrote:
I get the following when using OpenLDAP:

ldap_create
ldap_url_parse_ext(ldaps://discovery.adtest.process.com)
ldap_simple_bind_s
ldap_sasl_bind_s
ldap_sasl_bind
ldap_send_initial_request
ldap_new_connection 1 1 0
ldap_int_open_connection
ldap_connect_to_host: TCP discovery.adtest.process.com:636
ldap_new_socket: 4
ldap_prepare_socket: 4
ldap_connect_to_host: Trying 192.42.95.140:636
ldap_connect_timeout: fd: 4 tm: -1 async: 0
TLS: could not load verify locations (file:`VAM:DISCOVERY.PEM',dir:`').
ldap_unbind
ldap_err2string

What exactly does this mean?

It means the file you specified for your CA certificate couldn't be opened. Either the file permissions are wrong, or it just doesn't exist with the name you specified.


--
  -- Howard Chu
  Chief Architect, Symas Corp.  http://www.symas.com
  Director, Highland Sun        http://highlandsun.com/hyc
  OpenLDAP Core Team            http://www.openldap.org/project/