> Noticed the ./config provides the following options for openssl:
>
> --with-libssl='/usr/lib/openssl-1.0' \
> --with-cflags='-I/usr/include/openssl-1.0'
>
> What I could not figure from the man pages or wiki or the source package
> is whether that tells smptd only the path to the openssl libraries on
> the system or whether it also provides an API for smtpd to call openssl?

It was tried to build with OpenSSL 1.1.0 but that failed. Reading on
github it seems that OpenSSL 1.1.0 is not (yet) supported.

That aside it seems that OpenSSL API call [ SSL_CTX_set1_groups_list ]
is not implemented (with OpenSSL 1.0) and smptd relying solely on its
own RSA crypto engine?


--
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org

Reply via email to