You've already forked www.colben.cn
update
This commit is contained in:
@@ -276,7 +276,7 @@ location /websocket/ {
|
||||
}
|
||||
```
|
||||
|
||||
## 创建 ssl 密钥
|
||||
## 自签 ssl 证书
|
||||
```bash
|
||||
mkdir /etc/nginx/ssl && cd /etc/nginx/ssl
|
||||
openssl genrsa -out ssl.key 2048
|
||||
|
Reference in New Issue
Block a user