openSSL

Ryan Schmidt ryandesign at macports.org
Tue Dec 18 03:38:56 UTC 2018



On Dec 17, 2018, at 06:48, pagani laurentwrote:

> I just upgraded my MacPort install and OpenSSL is 1.0.2q while my VPN application would like to use 1.1.1.
> Is there any chance that v1.1.1 be uploaded to MacPort sometimes soon ? (easier to ask than to do, I know, thanks for all those of you who spend their time making MacPort a useful service)

The request to update openssl to 1.1 is here:

https://trac.macports.org/ticket/52101

The difficulty seems to be that openssl 1.1 has backward-incompatible changes, so old software written in the days of openssl 1.0 or earlier might not work. We will need to identify which ports fall into that category. Then we can either fix all that old software to be openssl 1.1-compatible, or keep an old copy of openssl 1.0 around and make all the old software use that.

If we go the latter route, openssl 1.0 would need to install to a different location than openssl 1.1, and it's worth considering that we have an existing request to have that kind of nonconflicting behavior with openssl and libressl and other similar libraries, so perhaps it's worth coming up with a solution that works for all of them.

https://trac.macports.org/ticket/54744



More information about the macports-users mailing list