|
@@ -5,16 +5,16 @@
|
5
|
5
|
* If the error “Peer's Certificate issuer is not recognized” occurs, use the following parameter:
|
6
|
6
|
|
7
|
7
|
```
|
8
|
|
-git -c http.sslVerify=false clone https://develop.qbpro.ru/master/auto4certbot.git
|
|
8
|
+git -c http.sslVerify=false clone https://develop.qbpro.ru/master/avto4certbot.git
|
9
|
9
|
```
|
10
|
10
|
|
11
|
11
|
* Install:
|
12
|
12
|
|
13
|
13
|
```
|
14
|
|
-git clone https://develop.qbpro.ru/master/auto4certbot.git
|
|
14
|
+git clone https://develop.qbpro.ru/master/avto4certbot.git
|
15
|
15
|
cd ~/auto4certbot/src
|
16
|
|
-mkdir -p /etc/auto4certbot
|
17
|
|
-cp * /etc/auto4certbot/
|
|
16
|
+mkdir -p /etc/avto4certbot
|
|
17
|
+cp * /etc/avto4certbot/
|
18
|
18
|
```
|
19
|
19
|
|
20
|
20
|
* edit avto4certbot.conf
|