diff --git a/Example_C2_Profile/c2_code/config.json b/Example_C2_Profile/c2_code/config.json index 1060cfdfe..186f094aa 100755 --- a/Example_C2_Profile/c2_code/config.json +++ b/Example_C2_Profile/c2_code/config.json @@ -11,7 +11,8 @@ "port": 80, "key_path": "", "cert_path": "", + "use_ssl": false, "debug": false } ] -} \ No newline at end of file +}