Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 180 Bytes

openssl.md

File metadata and controls

6 lines (5 loc) · 180 Bytes
openssl req -x509 -newkey rsa:4096 -sha256 -nodes -keyout privkey.pem -out cert.pem -days 3650

## chrome不验证本地证书
chrome://flags/#allow-insecure-localhost