mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-02-04 21:59:05 +01:00
bug fix: file name
This commit is contained in:
@@ -927,6 +927,7 @@ class CustomACME:
|
||||
encryption_algorithm=serialization.NoEncryption()
|
||||
))
|
||||
|
||||
|
||||
logging.CyberCPLogFileWriter.writeToFile('Successfully completed certificate issuance')
|
||||
return True
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user