Берсенев Валерий месяцев назад: 2
Родитель
Сommit
f8382341fd
1 измененных файлов с 6 добавлено и 2 удалено
  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