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...
v-deddai1-msft
5 years agoCommunity Support
Hi ashrafkotb ,
Did you add the cerrificate of REST API to trusted root store on the server or it is is self-signed? Please follow the steps in https://success.outsystems.com/Support/Enterprise_Customers/Installation/Add_self_signed_certificate_to_trusted_root_store_on_OutSystems to Add certificate to trusted root store.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
ashrafkotb
5 years agoHelper I
Hi Dedmon,
Yes, this was the first thing I tried. However, still getting the same error. I suspect it might be something related to Kaspersky Internet Security.