Allow Custom SSL Certification? #194

Closed
opened 2025-12-29 08:23:41 +01:00 by adam · 1 comment
Owner

Originally created by @sangwei on GitHub (Jul 29, 2019).

When we enable ssl support, it would use a hard coded certification, which causes warnings in browsers, like "Your connection is not private" in chrome.

It would be nice to support using a custom properly signed certification.

Originally created by @sangwei on GitHub (Jul 29, 2019). When we enable ssl support, it would use a hard coded certification, which causes warnings in browsers, like "Your connection is not private" in chrome. It would be nice to support using a custom properly signed certification.
adam added the question label 2025-12-29 08:23:41 +01:00
adam closed this issue 2025-12-29 08:23:41 +01:00
Author
Owner
@StefH commented on GitHub (Jul 29, 2019): See https://github.com/WireMock-Net/WireMock.Net/wiki/Using-HTTPS-(SSL) You can use it like: https://github.com/WireMock-Net/WireMock.Net/blob/master/src/WireMock.Net/Settings/ProxyAndRecordSettings.cs#L24
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#194