Implement dane_require_tls_ciphers (theoretically)
authorPhil Pennock <pdp@exim.org>
Thu, 29 Mar 2018 03:01:34 +0000 (23:01 -0400)
committerPhil Pennock <pdp@exim.org>
Thu, 29 Mar 2018 03:01:34 +0000 (23:01 -0400)
commit5ec37a55162e10377e457fe1deef174093f757a8
tree38a56ce742efe73fb6acd4995965bacc58d2188f
parent405074adb94eb8402e9ffd0abe7da4f7c8c827bc
Implement dane_require_tls_ciphers (theoretically)

It compiles with OpenSSL, on Darwin (if restore Darwin OS).
It doesn't crash immediately, but more testing is needed from a place
where port 25 is not just blocked.
doc/doc-docbook/spec.xfpt
src/src/tls-gnu.c
src/src/tls-openssl.c
src/src/transports/smtp.c
src/src/transports/smtp.h