bug fix: file name
This commit is contained in:
parent
cceb78f680
commit
edcd11fbe5
|
|
@ -927,7 +927,6 @@ class CustomACME:
|
|||
encryption_algorithm=serialization.NoEncryption()
|
||||
))
|
||||
|
||||
|
||||
logging.CyberCPLogFileWriter.writeToFile('Successfully completed certificate issuance')
|
||||
return True
|
||||
except Exception as e:
|
||||
|
|
|
|||
Loading…
Reference in New Issue