Implement command parsing and fix plaintext listener and encodings
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
"bind":"127.0.0.1",
|
||||
"usessl":true,
|
||||
"key":"key.pem",
|
||||
"cert":"cert.pem"
|
||||
"cert":"cert.pem",
|
||||
"usepassword":true,
|
||||
"password":"example"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user