Lacking enough aggravation in my life, I want to learn how to set up letsencyrpt for nginx and postfix/dovecot. Step one (I presume) is getting the automatic service for letsencrypt working. I found the following guide:
https://wiki.freebsd.org/BernardSpil/LetsEncrypt
However it uses LibreSSL.
LibreSSL is not supported by Postfix, so I need to have OpenSSL installed.
Two questions:
1) Can letskencrypt work with OpenSSL
2) If the answer to question 1 is no, can I have both LibreSSL and OpenSSL installed at the same time? I'm thinking something like force OpenSSL to be the default for make and then overriding to LibreSSLfor letskencrypt
I suppose a third option is to use the older guide:
https://wiki.freebsd.org/BernardSpil/LetsEncrypt.py
though the author suggests the improved versions.
OS is FreeBSD 11.0
https://wiki.freebsd.org/BernardSpil/LetsEncrypt
However it uses LibreSSL.
LibreSSL is not supported by Postfix, so I need to have OpenSSL installed.
Two questions:
1) Can letskencrypt work with OpenSSL
2) If the answer to question 1 is no, can I have both LibreSSL and OpenSSL installed at the same time? I'm thinking something like force OpenSSL to be the default for make and then overriding to LibreSSLfor letskencrypt
I suppose a third option is to use the older guide:
https://wiki.freebsd.org/BernardSpil/LetsEncrypt.py
though the author suggests the improved versions.
OS is FreeBSD 11.0