• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved Webhook in "Azure Dev ops" (GIT)

OvODev

New Pleskian
Hello,
i want an auto pull when i push something in my repo. I got my webhook url and pasted that in my azure dev ops repo.
The push event triggeres the webkook and give me a response of this
Code:
There was an error sending the request, so there was no response. 
Error(s):
    An error occurred while sending the request.
    The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
    The remote certificate is invalid according to the validation procedure.
and my plesk isnt pulling the new files.

does someone have an solution ?
 
From the error it seems that the destination where you want to connect to, does not have a valid SSL and this causes it to fail
 
Back
Top