change README

This commit is contained in:
tcinet 2023-04-05 19:07:37 +03:00
parent f6ccd83e81
commit b2c92b6cc3
1 changed files with 7 additions and 7 deletions

14
README
View File

@ -34,13 +34,13 @@ TCI CertRobot
Пример файла конфигурации:
{
"backend_hostname" : "cs-tls.ru",
"api_path" : "api/1.0/",
"login" : "user@test.ru",
"password" : "",
"working_dir" : "/etc/tcibot/private",
"root_cert_file" : "",
"debug" : false
"backend_hostname" : "cs-tls.ru",
"api_path" : "api/1.0/",
"login" : "user@test.ru",
"password" : "your_password",
"working_dir" : "/etc/tcibot/private",
"root_cert_file" : "path_to_cert's_dir",
"debug" : false
}
Вызов