https://github.com/tingping/gtls-certificate-generate
A helper to generate a GTlsCertificate on the fly
https://github.com/tingping/gtls-certificate-generate
Last synced: 2 months ago
JSON representation
A helper to generate a GTlsCertificate on the fly
- Host: GitHub
- URL: https://github.com/tingping/gtls-certificate-generate
- Owner: TingPing
- Created: 2018-02-03T20:42:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-03T20:44:05.000Z (over 8 years ago)
- Last Synced: 2025-12-28T17:54:12.169Z (6 months ago)
- Language: C
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GTlsCertificate Generation
This generates a self-signed certificate (a)synchronously.
You must provide paths for storing the public/private keys.
You must also provide C and CN ("US", "Foo") for example.