|
|
|
|
|
by sebastiaand
2872 days ago
|
|
npx tlx-keygen
- No installation required, npx comes with Node.js and downloads/runs/removes the package.- Generate localhost certs with support for *.localhost, 127.0.0.1 (IPv4), ::1 (IPv6), etc. - Register in operating system trust store (Win/Lin/Mac) - Tested with major browsers (Chrome/Firefox/Safari/Edge) https://www.npmjs.com/package/tls-keygen |
|