(openssl security fix) in the client to server connection, peer verification is not done in all cases. See https://github.com/machinezone/IXWebSocket/pull/250

This commit is contained in:
Benjamin Sergeant
2020-11-11 09:16:14 -08:00
parent 422febf15d
commit 21758f1183
3 changed files with 8 additions and 5 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "10.5.7"
#define IX_WEBSOCKET_VERSION "10.6.0"