Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How to allow for self signed certificates?

  • No replies
  • 0 have this problem
  • 27 views
more options

Hi,

I'm developing web app. I created and set up ssl auth for localhost with self signed cert.

When I hit my endpoint with firefox I see:


Secure Connection Failed

An error occurred during a connection to localhost:8081. SSL peer cannot verify your certificate.

Error code: SSL_ERROR_BAD_CERT_ALERT

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.


How to disable security in FF so I can test my endpoint?

Hi, I'm developing web app. I created and set up ssl auth for localhost with self signed cert. When I hit my endpoint with firefox I see: ------------------------------------------------- Secure Connection Failed An error occurred during a connection to localhost:8081. SSL peer cannot verify your certificate. Error code: SSL_ERROR_BAD_CERT_ALERT The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem. --------------------------------------------------------- How to disable security in FF so I can test my endpoint?

Modified by Krzysztof Łempicki

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.