CertSlayer
CertSlayer copied to clipboard
Recognize Ctrl-C and kill server between test cases
This pull request adds handling for Ctrl-C (KeyboardInterrupt) in both modes and ensures that the server is shut down between test cases in standalone mode.