From e143a78e20c0e86dda2f4880ec3151d046346a2f Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sat, 4 Jun 2016 18:04:17 +0200 Subject: [PATCH] Update config.md --- doc/config.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/config.md b/doc/config.md index 039e400..4f8e895 100644 --- a/doc/config.md +++ b/doc/config.md @@ -51,3 +51,12 @@ Fill in the fields required for the NNTP server. * **Allow anonymous posters** - Check the box if you want to allow anonymous posters. * **Allow attachments from anonymous posters** - Check the box if you want to allow anonymous posters to add attachments to their posts. * **Require TLS for incoming connections** - Check the box if NNTP connections must be encrypted and authenticated with TLS (highly recommended). + +###Configuring TLS + +![Image 5](http://i.imgur.com/EjkrjTT.png) + +Fill in the fields required for the TLS security system. + +* **Hostname or IP address** - FIXME. +* **TLS keyname** - FIXME.