zaphoyd / websocketpp

C++ websocket client/server library
http://www.zaphoyd.com/websocketpp
Other
7.08k stars 1.98k forks source link

how do i fix CVE-2016-2183 #1113

Open free-wind-0 opened 1 year ago

free-wind-0 commented 1 year ago

I compile with openssl 1.0.2k vs boost 1.61,whether openssl1.1 can only be selected at compile time,however, update openssl also requires upgrading the boost library to a new version, and is there an easier way to disable the DES encryption suite.