https://bugs.exim.org/show_bug.cgi?id=2389
--- Comment #5 from Andreas Metzler <eximusers@???> ---
Created attachment 1187
-->
https://bugs.exim.org/attachment.cgi?id=1187&action=edit
Initial patch adding tls_verify_send_calist
Find attached a first patch adding an (unexpanded - afaict this would be the
first expanded boolean main option) option to invoke
gnutls_certificate_send_x509_rdn_sequence() to disable sending the certificate
list, which is essentially a one-liner while mimicking OpenSSL would be more
complicated.
It is only effective for GnuTLS builds, OpenSSL builds do not use the option's
value.
--
You are receiving this mail because:
You are on the CC list for the bug.