Forum Discussion
ashrafkotb
5 years agoHelper I
SSL connection error when connecting to localhost
Hello, I'm trying to connect to a local REST API installed on my machine. When I try to connect to: https://localhost:5000/v1/api/ I get an error as: The underlying connection was closed: C...
Syndicate_Admin
4 years agoAdministrator
How do I manage to solve this? I'm having the same problem, in my case I have something like this:
https://mi_certificado/module/list
but I'm getting this error:
DataSource.Error: Connection terminated: Unable to establish trust relationship for ssl/TLS secure channel.
try changing to "File->Options and Settings->Options->Security->Certificate >None (option selected)"
but nothing.