I gotta stop using the tab key
This commit is contained in:
parent
fb2d568c76
commit
fdf73b5908
|
@ -73,7 +73,7 @@ var Server = function () {
|
|||
cert: cert,
|
||||
passphrase: Config.get("https.passphrase"),
|
||||
ca: ca,
|
||||
ciphers: Config.get("https.ciphers"),
|
||||
ciphers: Config.get("https.ciphers"),
|
||||
honorCipherOrder: true
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue