[exim-dev] [Bug 2092] Should support dual-key configuration …

トップ ページ
このメッセージを削除
このメッセージに返信
著者: admin
日付:  
To: exim-dev
古いトピック: [exim-dev] [Bug 2092] New: Should support dual-key configuration with lists of keys/certs
題目: [exim-dev] [Bug 2092] Should support dual-key configuration with lists of keys/certs
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.