FreeBSD 12.0-RELEASE-p6 GENERIC  amd64
openssl version: OpenSSL 1.0.2s  28 May 2019

I want to use openssl111 so I can take advantage of 'tls 1.3' with
postfix and apache24. I am trying to determine the correct procedure to
use. I am using poudriere to build my packages and then install them.

1) Modify the "/usr/local/poudriere/make.conf" file by adding:

        DEFAULT_VERSIONS+=ssl=openssl111

2)      Run the following commands:

        pkg set -o /security/openssl:security/openssl111
        poudriere bulk -j "12amd64" "security/openssl111"
        pkg install -Rf security/openssl111

Would that be the correct procedure to switch to openssl111 AND
update/modify all affected installed programs? Also, should I delete
the version of openssl I have installed first?

        pkg delete -f security/openssl

I assume I should do a reboot of the machine to insure that everything
actually loads and works correctly.

Thanks!

Attachment: pgpD86SpUFGm7.pgp
Description: OpenPGP digital signature

Reply via email to