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