Opened 7 years ago

#11754 new Bugs

Fix building when OpenSSL is built with no-ssl3 option

Reported by: Bernard Spil <brnrd@…> Owned by: chris_kohlhoff
Milestone: To Be Determined Component: asio
Version: Boost Development Trunk Severity: Problem
Keywords: SSL SSLv3 Cc:

Description

Software using Boost ASIO libraries will fail to build when the OpenSSL libraries have been built with the no-ssl3 option.

Attached patch fixes this, duplicating the handling of OpenSSL built with no-ssl2 option.

Attachments (1)

patch-boost_asio-No-SSLv3 (1.9 KB ) - added by Bernard Spil <brnrd@…> 7 years ago.
svn diff for boost/asio

Download all attachments as: .zip

Change History (1)

by Bernard Spil <brnrd@…>, 7 years ago

Attachment: patch-boost_asio-No-SSLv3 added

svn diff for boost/asio

Note: See TracTickets for help on using tickets.