Gabriel, SSLv2 is not just deprecated (as in you shouldn't use it anymore but you still can) it's been prohibited by the IETF. You have little or no chance of finding anyone willing to support this. Your best bet is to convince the service provider to use a modern version of TLS or as someone already suggested use a different service. Just a few resources: https://www.rfc-editor.org/rfc/rfc6176 HTH Bram From: Gabriel Santos <gabriel_biel1404@xxxxxxxxxxx>
Hi,my name is Gabriel and i want to build a apache server with SSLv2 technology (because the service i want to use only supports SSLv2) and i having errors
with many openssl versions(0.9.7-1.0.2) "SSL/TLS libraries were missing or unusable" P.S: i already installed libssl-dev |