• 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.

Issue Web deployment task failed.Connected to the remote computer ("example.co.za")

Karl@hostking

New Pleskian
Hi Guys I am really struggling to deploy a asp.net core application from visual studio 2017 to plesk onyx 17.5.3

get the following error:

Connected to the remote computer ("example.co.za") using the specified process ("Web Management Service"), but could not verify the server’s certificate. If you trust the server, connect again and allow untrusted certificates. Learn more at: Web Deploy error codes.
The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

tried adding

<AllowUntrustedCertificate>True</AllowUntrustedCertificate>

to my publishing profile
 
Back
Top