VisualReCode / Cocoon

An implementation of the Strangler Fig pattern for ASP.NET Core
Apache License 2.0
62 stars 10 forks source link

Allow the client to validate the remote certificate #8

Closed TheRubble closed 3 years ago

TheRubble commented 3 years ago

Allow the client to validate the remote certificate, useful in development and self certificate scenarios. I needed this change to allow us to begin wrapping an internal application.