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
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/8793a2f7-e407-497c-91eb-4ca0400be4b3o%40googlegroups.com.