pytest-dev / pytest-dev/pytest-localserver
Evaluate using the trustme package to generate a certificate
Open
@diazona is already working on this.
Since Feb 13, 2025.
- Dominant language
- Python
- Stars
- 37
- Forks
- 12
- Avg merge
- 12h 27m
- Merged PRs (30d)
- 1
Description
In a conversation on Mastodon I found out about the trustme package which generates SSL certificates from a temporary local CA. This seems like a good addition to pytest-localserver, better than hardcoding a certificate (because it'd be more clear about what it's doing).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.