One information:
My Tower release is 3.5.1 and Ansible release is 2.7.5

By

On Wednesday, July 1, 2020 at 4:49:38 PM UTC+2, Flavio Gobber wrote:
>
> 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/7aa3649b-a2ad-47be-97cb-87b453c5aaa9o%40googlegroups.com.

Reply via email to