Open LukeMathWalker opened 3 years ago
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.
Is there an example somewhere re this?
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.