Switching to openssl111

Carmel NY carmel_ny at outlook.com
Sun Jun 23 14:22:26 UTC 2019


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!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20190623/2c79471a/attachment.sig>


More information about the freebsd-ports mailing list