• RSA+ECDSA certs

    From HQuest@21:1/5 to All on Sun Jul 6 11:15:03 2025
    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?

    --

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Claus =?iso-8859-1?Q?A=DFmann?= @21:1/5 to HQuest on Sun Jul 6 12:07:53 2025
    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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)