update
This commit is contained in:
parent
2a4ceaeda9
commit
18d217c3cb
@ -276,7 +276,7 @@ location /websocket/ {
|
||||
}
|
||||
```
|
||||
|
||||
## 创建 ssl 密钥
|
||||
## 自签 ssl 证书
|
||||
```bash
|
||||
mkdir /etc/nginx/ssl && cd /etc/nginx/ssl
|
||||
openssl genrsa -out ssl.key 2048
|
||||
|
Loading…
x
Reference in New Issue
Block a user