wiremock-rs icon indicating copy to clipboard operation
wiremock-rs copied to clipboard

HTTPS support

Open LukeMathWalker opened this issue 4 years ago • 1 comments

It should be possible to spin up an HTTPS mock server. This probably requires implementing some routine to generate a set of certificates on the fly which the HTTP client would then need to trust.

LukeMathWalker avatar Feb 22 '21 15:02 LukeMathWalker