https://bugs.exim.org/show_bug.cgi?id=2092
Jeremy Harris <jgh146exb@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Jeremy Harris <jgh146exb@???> ---
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.