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