Sujet : Re: RSA+ECDSA certs
De : INVALID_NO_CC_REMOVE_IF_YOU_DO_NOT_POST_ml+sendmail(-no-copies-please) (at) *nospam* esmtp.org (Claus Aßmann)
Groupes : comp.mail.sendmailDate : 06. Jul 2025, 17:07:53
Autres entêtes
Organisation : MGT Consulting
Message-ID : <104e70p$661$1@news.misty.com>
References : 1
User-Agent : trn 4.0-test77 (Sep 1, 2010)
HQuest wrote:
Is it possible to use both RSA and ECDSA certificates in sendmail? If
so, is it just a simple list of certificates and keys into the
conf{SERVER,CLIENT}_{CERT,KEY} settings?
Yes, separated by comma, no spaces allowed.
BTW: It's a bit "tricky" to put a comma into an argument for define()
- make sure to check the generated cf file.