|
@@ -1,6 +1,6 @@
|
|
1
|
#### Package scripts for auto update all certs.
|
1
|
#### Package scripts for auto update all certs.
|
|
2
|
#### Uses apache2 or nginx and the certbot package.
|
2
|
#### Uses apache2 or nginx and the certbot package.
|
|
3
|
-#### avto4certbot version:0.5.4
|
|
|
|
|
|
3
|
+#### avto4certbot version:0.5.7
|
|
4
|
|
4
|
|
|
5
|
* If the error “Peer's Certificate issuer is not recognized” occurs, use the following parameter:
|
5
|
* If the error “Peer's Certificate issuer is not recognized” occurs, use the following parameter:
|
|
6
|
|
6
|
|
|
@@ -54,4 +54,4 @@ echo "WELCOME" >/var/www/certbot/www/.well-known/acme-challenge/test.txt
|
|
54
|
curl -ikL http://mydomen.ru/.well-known/acme-challenge/test.txt
|
54
|
curl -ikL http://mydomen.ru/.well-known/acme-challenge/test.txt
|
|
55
|
```
|
55
|
```
|
|
56
|
|
56
|
|
|
57
|
-License: GPLv2.0
|
|
|
|
|
|
57
|
+License: GPLv2.0
|