How to setup a custom ssl certificate for a local asp.net web api on Windows?
I’m developing an ASP.NET Core Web API and running it locally from a docker container using a self-signed certificate generated with OpenSSL. Everything works as expected when SSL certificate validation is disabled in Postman, but requests fail with SSL validation enabled. The browser also shows a “Your connection is not private” error.
How to setup a custom ssl certificate for a local asp.net web api on Windows?
I’m developing an ASP.NET Core Web API and running it locally from a docker container using a self-signed certificate generated with OpenSSL. Everything works as expected when SSL certificate validation is disabled in Postman, but requests fail with SSL validation enabled. The browser also shows a “Your connection is not private” error.
How to setup a custom ssl certificate for a local asp.net web api on Windows?
I’m developing an ASP.NET Core Web API and running it locally from a docker container using a self-signed certificate generated with OpenSSL. Everything works as expected when SSL certificate validation is disabled in Postman, but requests fail with SSL validation enabled. The browser also shows a “Your connection is not private” error.
How to setup a custom ssl certificate for a local asp.net web api on Windows?
I’m developing an ASP.NET Core Web API and running it locally from a docker container using a self-signed certificate generated with OpenSSL. Everything works as expected when SSL certificate validation is disabled in Postman, but requests fail with SSL validation enabled. The browser also shows a “Your connection is not private” error.