[MacPorts] #58205: qt4-mac: preparing for openssl 1.1 migration
MacPorts
noreply at macports.org
Sun Sep 8 17:42:57 UTC 2019
#58205: qt4-mac: preparing for openssl 1.1 migration
-----------------------+-----------------------
Reporter: yan12125 | Owner: michaelld
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: qt4-mac |
-----------------------+-----------------------
Comment (by devernay):
In fact, ssl3 is even disabled by default in openssl 1.1.1.
From openssl's Configure:
{{{
# All of the following are disabled by default:
our %disabled = ( # "what" => "comment"
...
"ssl3" => "default",
"ssl3-method" => "default",
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58205#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list