mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-05-14 09:31:17 +03:00
Mayaqua: query OpenSSL for the list of available ciphers instead of relying on a static list
This commit is contained in:
@@ -8850,6 +8850,8 @@ UINT PsServerCipherGet(CONSOLE *c, char *cmd_name, wchar_t *str, void *param)
|
||||
c->Write(c, tmp);
|
||||
}
|
||||
|
||||
FreeToken(ciphers);
|
||||
|
||||
FreeRpcStr(&t);
|
||||
|
||||
FreeParamValueList(o);
|
||||
|
||||
Reference in New Issue
Block a user