diff --git a/plogical/customAcme.py b/plogical/customAcme.py index e769e8c7d..27ce17164 100644 --- a/plogical/customAcme.py +++ b/plogical/customAcme.py @@ -927,6 +927,7 @@ class CustomACME: encryption_algorithm=serialization.NoEncryption() )) + logging.CyberCPLogFileWriter.writeToFile('Successfully completed certificate issuance') return True except Exception as e: