• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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