microshed-testing icon indicating copy to clipboard operation
microshed-testing copied to clipboard

Test an app that uses HTTPS

Open aguibert opened this issue 6 years ago • 1 comments
trafficstars

User story:

As a user of this test framework, I want to test an app that uses HTTPS

Additional detail:

The easiest way to test an HTTP service is using unsecured applications, but in production applications should be communicating via HTTPS, which requires client/server certificates. The test framework should make it easy to drive HTTPS requests to the server.

aguibert avatar Aug 15 '19 19:08 aguibert

It may be good to use a Pebble container for generating certificats using the ACME protocol for testing: https://github.com/letsencrypt/pebble

aguibert avatar Nov 15 '19 18:11 aguibert

Same issue as https://github.com/MicroShed/microshed-testing/issues/306 therefore this one will be closed.

appiepollo14 avatar Jan 07 '24 12:01 appiepollo14