SSL/TLS error in Web Request

Hi,
I'm testing easymorp desktop free edition before deciding if purchase a full licence.

I have a problem with Web request, the error is:

Error: An error occurred while sending the request.
Underlying connection closed: Unable to establish trust relationship for SSL/TLS secure channel.
The remote certificate was not considered valid by the validation procedure.

Likewise, if I paste the URL into Chrome I get:

The connection is not private
....
net::ERR_CERT_AUTHORITY_INVALID
....
This server was unable to prove that it is alterna-xxxxxx.xxxxxxxx.cloudapp.azure.com; its security certificate is not trusted by the computer's operating system. The problem could be due to an incorrect configuration or an attacker intercepting the connection.

I can access the content by continuing.

The same thing if I use Postman (or other tools) by disabling the SSL certificate verification.

Is it possible to disable the SSL certificate verification in easymorph?

Thanks in advance
Max

Hi Max, and welcome to the Community!

EasyMorph Desktop has settings for ignoring certificate errors (Application settings => Security settings). It works only for expired and self-signed certificates. Your case seems to be the later.
So you can either allow incorrect certificates for all the hosts by choosing "Permit all" or to that specific host by choosing "Permit whitelisted" and providing a fingerprint of the host's certificate.

Hi Andrew,
it works correctly !!!!
Thank you very much