Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test an app that uses HTTPS #17

Closed
aguibert opened this issue Aug 15, 2019 · 2 comments
Closed

Test an app that uses HTTPS #17

aguibert opened this issue Aug 15, 2019 · 2 comments
Assignees
Labels
is:enhancement New feature or request
Milestone

Comments

@aguibert
Copy link
Member

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
Copy link
Member Author

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

@aguibert aguibert added the is:enhancement New feature or request label Jan 12, 2020
@KyleAure KyleAure self-assigned this Dec 28, 2023
@KyleAure KyleAure added this to the 0.9.3 milestone Dec 28, 2023
@appiepollo14 appiepollo14 reopened this Jan 7, 2024
@appiepollo14 appiepollo14 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 2024
@appiepollo14
Copy link
Collaborator

Same issue as #306 therefore this one will be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants