Browse Source

Обновить 'README.md'

Берсенев Валерий 2 months ago
parent
commit
f8382341fd
1 changed files with 6 additions and 2 deletions
  1. 6 2
      README.md

+ 6 - 2
README.md

@@ -1,7 +1,11 @@
1 1
 ### package scripts for auto update all certs
2 2
 ### avto4certbot:0.5.0
3
-Если возникает ошибка: "Peer's Certificate issuer is not recognized"
4
-используейте параметр: git -c http.sslVerify=false clone ...
3
+
4
+* If the error “Peer's Certificate issuer is not recognized” occurs, use the following parameter: 
5
+
6
+```
7
+git -c http.sslVerify=false clone https://develop.qbpro.ru/master/autocertbot.git
8
+```
5 9
 
6 10
 * begin edit avto4certbot.conf
7 11