Re: No supported cipher suites have been found.
Sam Varshavchik <[email protected]> Sun, 01 Dec 2024 08:50:22 -0500
| Newsgroups | gmane.mail.imap.courier.general |
|---|---|
| Message-ID | <[email protected]> |
Mike Wright writes:
> Thanks for the quick response.
>
> I never mess with this setup and the system lives on a remote server (rented
> service).
>
> Here's what esmptd-ssl says about DHPARAMS:
> TLS_DHPARAMS=/etc/courier/dhparams.pem
>
> ls -l /etc/courier/dhparams.pem
> -rw------- 1 courier root 3535 Oct 14 08:21 dhparams.pem
>
> I checked all my certs with openssl and got some strange results:
>
> /etc/letsencrypt/archive/a.mx.hostisimo.com/ \
> {cert,chain,fullchain,privkey}X.pem and found the complete history
> validated using "openssl x509 -in PATH_TO_CERT -noout -text and everything
> checked out EXCEPT privkeyX.pem. NONE of the were readable,
> throwing "Could not read certificate from privkeyX.pem".
>
> On to /etc/courier and found dhparams.pem threw the same error. ls -l
> dhparams.pem -rw------- 1 courier root 3535 Oct 14 08:21 dhparams.pem. That
> cert was auto-generated mid October by /usr/lib/courier/mkdhparams.
>
> The debian o/s is up to date, all upgrades applied. This is acting like the
> openssl package has become corrupted (my best guess). Could memory be a
> culprit?
>
> The question is why certs are OK but keys and dhparams are not.
One common denominator is that these files have restricted permissions,
because they are secrets. Note that they are not world-readable.
Didn't you say that you updated and/or replaced packages. If you replaced
Debian's native packages with the ones that are built from the source,
they're configured differently, using differed userids.
Run "courierauthconfig --configfiles" and the shown mailuser and mailgroup
should correspond to the ownership of the secret files.
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRupkKLJP96aW75pIOKYPgoojZS4gUCZ0xpngAKCRCKYPgoojZS 4oSmAQDxcNWV0C0tQmL6VYRX5lpzt/mvBNg8ZHexQzKosXfpcAD/VJgqg8B9686Z yPPB7RJIwBhitNLPmWJ2KKDCli9d+AU= =Ib3x -----END PGP SIGNATURE-----