Christian Balzer <ch...@gol.com> (Mo 23 Dez 2019 06:07:46 CET):
> >
> I've tried this with "openssl s_server" and it works either which way,
> unsurprisingly.
> "openssl s_server -cert wildcard.crt -key wildcard.key -CAfile ca.crt"
>
> I can't get gnutls_server to use/send the CA intermediate at all, only the
> server cert is sent with:
> "gnutls-serv --x509keyfile=wildcard.key  --x509certfile=wildcard.crt
> --x509cafile=ca.crt"

I'd expect --x509cafile only useful for verification of client certificates.
So I'd append the intermediate cert to the wildcard.crt file.

How did you specify your intermediate cert file in your exim
configuration?

--
Heiko

Attachment: signature.asc
Description: PGP signature

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to