Updated 生成SSL自签名证书并测试 (markdown)

baiyfcu
2025-09-16 17:30:25 +08:00
parent a32eed4474
commit 9fdd7dcb41

@@ -84,6 +84,7 @@ DNS.3 = wss.local
IP.1 = 192.168.1.10
IP.2 = 192.168.1.11
```
域名修改对应是DNS.1ip修改对应IP.1,根据实际情况进行修改
## 命令顺序
```bash
openssl genpkey -algorithm RSA -out server.key