[InterNetNews/inn] de4577: nnrpd: Support a complete certificate chain in tls...

Julien ÉLIE noreply at github.com
Fri Oct 15 17:46:19 UTC 2021


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: de457773225465781062188b0ca55ebdc37fc59e
      https://github.com/InterNetNews/inn/commit/de457773225465781062188b0ca55ebdc37fc59e
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2021-10-15 (Fri, 15 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).

closes #164




More information about the inn-committers mailing list