update
This commit is contained in:
parent
ab8978ba68
commit
30775e4366
@ -48,6 +48,7 @@
|
|||||||
su - gitea
|
su - gitea
|
||||||
cd /html
|
cd /html
|
||||||
git clone https://git.colben.cn/colben/www.colben.cn.git
|
git clone https://git.colben.cn/colben/www.colben.cn.git
|
||||||
|
cd www.colben.cn
|
||||||
hugo
|
hugo
|
||||||
exit # 退出容器
|
exit # 退出容器
|
||||||
```
|
```
|
||||||
|
@ -33,8 +33,8 @@ vpn 客户端 | vpn-client | CentOS7 | 192.168.1.91
|
|||||||
```
|
```
|
||||||
- 修改 /opt/easy-rsa/pki/safessl-easyrsa.conf 中如下配置,增加证书有效时间为 10 年
|
- 修改 /opt/easy-rsa/pki/safessl-easyrsa.conf 中如下配置,增加证书有效时间为 10 年
|
||||||
```
|
```
|
||||||
default_days = 3650
|
default_days = 3650
|
||||||
default_crl_days= 3650
|
default_crl_days = 3650
|
||||||
```
|
```
|
||||||
- 初始化 pki 目录结构
|
- 初始化 pki 目录结构
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user