tecoholic

SSL Error in Syncrepl

Apr 28th, 2017
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 59037133 =>do_syncrepl rid=001
  2. ldap_create
  3. ldap_url_parse_ext(ldaps://gluu.example.com:1636)
  4. ldap_sasl_bind_s
  5. ldap_sasl_bind
  6. ldap_send_initial_request
  7. ldap_new_connection 1 1 0
  8. ldap_int_open_connection
  9. ldap_connect_to_host: TCP gluu.example.com:1636
  10. ldap_new_socket: 12
  11. ldap_prepare_socket: 12
  12. ldap_connect_to_host: Trying 107.170.71.154:1636
  13. ldap_pvt_connect: fd: 12 tm: -1 async: 0
  14. attempting to connect:
  15. connect success
  16. TLS trace: SSL_connect:before/connect initialization
  17. TLS trace: SSL_connect:SSLv2/v3 write client hello A
  18. TLS trace: SSL_connect:SSLv3 read server hello A
  19. TLS certificate verification: depth: 0, err: 18, subject: /C=IN/ST=TN/L=Chennai/O=Test Organization/CN=localhost/emailAddress=test@example.com, issuer: /C=IN/ST=TN/L=Chennai/O=Test Organization/CN=localhost/emailAddress=test@example.com
  20. TLS certificate verification: Error, self signed certificate
  21. TLS trace: SSL3 alert write:fatal:unknown CA
  22. TLS trace: SSL_connect:error in error
  23. TLS trace: SSL_connect:error in error
  24. TLS: can't connect: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed (self signed certificate).
  25. 59037133 slap_client_connect: URI=ldaps://gluu.example.com:1636 DN="cn=replication manager,o=gluu" ldap_sasl_bind_s failed (-1)
  26. 59037133 do_syncrepl: rid=001 rc -1 retrying
  27. 59037148 slap_listener_activate(7):
Add Comment
Please, Sign In to add comment