Re: [openssl-users] openssl 1.1 and sendmail

2016-06-27 Thread Matt Caswell
On 26/06/16 19:24, Carl Byington wrote: > I am trying to modify the sendmail 8.16 snapshot to use openssl 1.1, but > ran into a few issues. > > > SSL_CTX_set_tmp_rsa_callback() was used to setup a temporary rsa key. It > seems we never need to generate temp rsa keys since all the ephemeral > rs

[openssl-users] openssl 1.1 and sendmail

2016-06-26 Thread Carl Byington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I am trying to modify the sendmail 8.16 snapshot to use openssl 1.1, but ran into a few issues. SSL_CTX_set_tmp_rsa_callback() was used to setup a temporary rsa key. It seems we never need to generate temp rsa keys since all the ephemeral rsa excha