https://bugs.exim.org/show_bug.cgi?id=2092
Jeremy Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Jeremy Harris <[email protected]> --- OpenSSL: The Notes section of SSL_CTX_use_certificate_chain_file(3ssl) uses the word "added", implying we can call it multiple times. The description for SSL_CTX_use_PrivateKey_file() also says "added". GnuTLS: gnutls_certificate_set_x509_key_file(3) says explicitly it can be called multiple times to add multiple keys/certs for a server. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
