bug fix: file name

This commit is contained in:
usmannasir 2025-04-27 16:05:40 +05:00
parent cceb78f680
commit edcd11fbe5
1 changed files with 0 additions and 1 deletions

View File

@ -927,7 +927,6 @@ class CustomACME:
encryption_algorithm=serialization.NoEncryption()
))
logging.CyberCPLogFileWriter.writeToFile('Successfully completed certificate issuance')
return True
except Exception as e: