mirror of
https://gitea.bearcatlog.com/Bryant/chassis-agent
synced 2025-01-19 06:53:25 +08:00
.. | ||
lvh.me+1-key.pem | ||
lvh.me+1.pem | ||
README.md | ||
rootCA-key.pem | ||
rootCA.pem |
Ref
https://github.com/FiloSottile/mkcert
Copy CA
cp $(mkcert -CAROOT)/rootCA.pem .
cp $(mkcert -CAROOT)/rootCA-key.pem .
Create certificate
$ mkcert lvh.me "*.lvh.me"