Explorar o código

acme_tlsa_mail: log the service if replacing the certificate failed, not the certficate file

Helmut Pozimski %!s(int64=7) %!d(string=hai) anos
pai
achega
ff073498a2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      acme_tlsa_mail.py

+ 1 - 1
acme_tlsa_mail.py

@@ -275,4 +275,4 @@ if __name__ == "__main__":
                     else:
                         LOGGER.error("Renewal of cert for %s failed, "
                                      "please clean up manually and "
-                                     "check the backup files!", service_cert)
+                                     "check the backup files!", service)