On 09/12/2016 03:13 PM, li...@lazygranch.com wrote:
Freebsd 10.3
I ran freebsd "pkg" and didn't see any of the mail suite or openssl in
the list of files to update, so I figured it was safe to run. (I've been
burnt by pkg messing up dovecot or postfix, so I always use the ports).
Some program must of needed libressl and openssl got replaced, breaking
my email. Even reinstalling openssl wasn't sufficient because any
program using openssl broke. SpamAssassin was having none of this, so I
ended up reinstalling the whole email suite. No con file issues
fortunately.
Openssl and libressl have a conflict, so I had uninstalled libressl
prior to reinstalling openssl.
I think ntp was the program that wanted libressl. It didn't occur to me
the program even used TLS
I run with both libraries on CentOS 7.
The shared libraries have different versions, so no conflict.
With LibreSSL I rename the binary to libressl and the configuration file
to libressl.cnf and patch the source to look for that.
I only have the devel headers for one installed at a time.
--
-=-
Sent my from my laptop, may not be able to respond timely