wiremock-rs
wiremock-rs copied to clipboard
HTTPS support
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.