mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-07 12:18:12 +08:00
Updated 生成SSL自签名证书并测试 (markdown)
@@ -84,6 +84,7 @@ DNS.3 = wss.local
|
||||
IP.1 = 192.168.1.10
|
||||
IP.2 = 192.168.1.11
|
||||
```
|
||||
域名修改对应是DNS.1,ip修改对应IP.1,根据实际情况进行修改
|
||||
## 命令顺序
|
||||
```bash
|
||||
openssl genpkey -algorithm RSA -out server.key
|
||||
|
||||
Reference in New Issue
Block a user