• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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