hHey,
jJust wanted to document here that:
Git package depends on security/openssl, and security/openssl breaks postfix/smtp. yYou'll get segfaults from 'postfix/smtp' when using it with security/openssl, and SOME emails won't get delivered, depending on the ssl implementation your server wants...
First of all, I checked this thread. Since the thread was old and it doesn't solve my problem, I decided to make a new thread. (I'm not sure if that is accepted behavior or not, being new to the forum.)
https://forums.freebsd.org/threads/freebsd-update-fetch-gives-error-invalid-signature.52013/...
I have a FreeBSD 10.1 installation with security/ca_root_nss installed (with ETCSYMLINK).
/etc/make.conf contains WITH_OPENSSL_BASE="YES", the port (security/openssl) is not installed.
/etc/ssl/cert.pem points to /usr/local/share/certs/ca-root-nss.crt, which contains the CA certificates as...
On a 10.1p19 (and other earlier Versions) I'm trying to have the latest security/openssl port to be used instead of the slightly older base openssl. But it seems all settings I use, do not achieve this with all ports
/etc/make.conf:
WITH_OPENSSL_PORT=yes
OPENSSLBASE=/usr/local
Even after a...
Hey guys,
Someone have an tutorial teaching how to get SSL DHE-RSA-AES256-SHA working for Dovecot and Postfix?
I did the Certificate key using:
openssl ecparam -genkey -name secp384r -out usr/local/etc/ssl/private/mail.mydomain.com.key
Then the Certificate Sign Request:
openssl req -new...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.