https://github.com/jsvd/certificates
https://github.com/jsvd/certificates
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsvd/certificates
- Owner: jsvd
- Created: 2021-10-18T15:58:25.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-07T23:17:12.000Z (almost 5 years ago)
- Last Synced: 2025-06-29T12:43:27.557Z (about 1 year ago)
- Language: Shell
- Size: 84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# certificates
The goal of this repo is to create a list of assets that can be used for testing TLS certificate validation.
Please never use these in Production!
Currently it produces keys and certificates for:
* a root certificate authoritity
* an intermediate certificate authority
* two client keys/certificates (one from the root, other from the intermediate)
* two server keys/certificates (one from the root, other from the intermediate)
NOTE: The certificates are regenerated twice a year with the help of a Github Action