Notification Failure due to to certificate verify error.

19 views
Skip to first unread message

Flavio Gobber

unread,
Jul 1, 2020, 10:49:38 AM7/1/20
to Ansible Project
Hello,

I need to send a notification with Webhook method, I have a webhook receiver wich use a SSL connection with a name with certificate signed by internal CA authority.

When I try to send the notification I get the error:

SendNotify: Notification failed.
HTTPSConnectionPool(host='inventario.crtnet', port=443): Max retries exceeded with url: /AnsibleNotify/AnsibleNotify.aspx (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')],)",),))

I think can solve this issue in two modes, first disabling the certificate validation, second installing the CA root which the host name is signed.

Someone know how to do that.

Thank you and best regards.

Flavio Gobber

Flavio Gobber

unread,
Jul 1, 2020, 10:52:25 AM7/1/20
to Ansible Project
One information:
My Tower release is 3.5.1 and Ansible release is 2.7.5

By
Reply all
Reply to author
Forward
0 new messages