Hi,
Now that OpenSSL 3.0 is mature, I plan to upgrade from OpenSSL 1.1.1, using portupgrade and removing DEFAULT_VERSIONS+=ssl=openssl111form make.conf
I intend to try these commands
Is this the right way ?
Regards,
Xavier
Now that OpenSSL 3.0 is mature, I plan to upgrade from OpenSSL 1.1.1, using portupgrade and removing DEFAULT_VERSIONS+=ssl=openssl111form make.conf
I intend to try these commands
# vi /etc/make.conf ==> remove DEFAULT_VERSIONS+=ssl=openssl111
# REBUILD=$(pkg query %ro openssl111)
# portugrade -vf -o security/openssl security/openssl111
# portupgrade -vf $REBUILD
Is this the right way ?
Regards,
Xavier