Hi, all,

I'm a noob with Exim and am trying to implement TLS on the POP3 port but am running into problems.

First of all, this is a test system on our local network to test Exim configurations. It is not accessible from the internet.

I got a free SSL certificate but am having problems implementing it. It came as certificate.crt and private.key. It also contained ca_bundle.crt.

I point tls_certificate and tls_privatekey to the appropriate files and this works fine. However, without the ca_bundle.crt file MUAs thing this is a self-signed certificate.

I'm having problems trying to get the ca_bundle.crt part of the whole shebang. I tried concatenating certificate.crt to ca_bundle.crt but that gave me an "invalid certificate" error.

Searches have been less then helpful, probably because I'm not sure wht I'm looking for. Can anyone point to how to get everything working?

TIA,
Jerry

--
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to