[InterNetNews/inn] 3feb8d: nnrpd: Support a complete certificate chain in tls...
Julien ÉLIE
noreply at github.com
Sun Oct 17 08:51:45 UTC 2021
Branch: refs/heads/2.6
Home: https://github.com/InterNetNews/inn
Commit: 3feb8d03220653015bc8b8349d4cfc1d5442d4c3
https://github.com/InterNetNews/inn/commit/3feb8d03220653015bc8b8349d4cfc1d5442d4c3
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2021-10-17 (Sun, 17 Oct 2021)
Changed paths:
M doc/pod/inn.conf.pod
M doc/pod/news.pod
M doc/pod/nnrpd.pod
M nnrpd/tls.c
Log Message:
-----------
nnrpd: Support a complete certificate chain in tlscertfile
The tlscertfile parameter in inn.conf now permits the use of a complete
certificate chain, instead of necessarily having to use tlscafile for
additional certificates.
We therefore now support both a separation of certificates or a
concatenation of all of them (like Apache's SSLCertificateFile).
More information about the inn-committers
mailing list