https://github.com/thorsten-l/simple-cav3
Two simple scripts to implement your own v3 CA (Certificate Authority) especially for embedded devices
https://github.com/thorsten-l/simple-cav3
cav3 certificate-authority embedded embedded-systems iot scripts
Last synced: 3 months ago
JSON representation
Two simple scripts to implement your own v3 CA (Certificate Authority) especially for embedded devices
- Host: GitHub
- URL: https://github.com/thorsten-l/simple-cav3
- Owner: thorsten-l
- License: apache-2.0
- Created: 2018-07-04T07:42:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T08:01:55.000Z (almost 8 years ago)
- Last Synced: 2026-01-01T02:35:38.419Z (6 months ago)
- Topics: cav3, certificate-authority, embedded, embedded-systems, iot, scripts
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple-CAv3
Two simple scripts to implement your own v3 CA (Certificate Authority) especially for embedded devices
- please change the CA password in ca-root.pwd file.
- CreateCert writes the certificate chain and the key file as C header files also.