Files
WireMock.Net/examples/WireMock.Net.StandAlone.NETCoreApp/Program.cs
Stef Heyenrath 3dfee689b5 Fix Proxying with SSL and NetCoreApp3.1 (#547)
* Fix Proxying with SSL and NetCoreApp3.1

* add test

* ServicePointManager.ServerCertificateValidationCallback = (message, cert, chain, errors) => true;

* dotnet dev-certs https

* x

* .
2020-12-03 09:36:42 +01:00

2.2 KiB