Commit graph

13 commits

Author SHA1 Message Date
Luca Deri
5a62f4553f Updated SSL instructions removing outdated information 2020-09-28 13:03:11 +02:00
Oskar Fagerfjäll
cd4aaed85d Standardize spelling Linux in docs 2020-08-17 16:45:26 +09:00
simonemainardi
ad013d0a99
Updates README.SSL
typo fixes
2019-01-15 14:52:30 +01:00
raphpen
a7eda30546 X.509 Client Authentication fix, cleanup and doc. (#2313)
Fixed client cert verification function, must never fail cause, as
stated in SSL_CTX_set_verify(3), TLS/SSL handshake is immediately terminated
if default verification callback function fails, preventing any further login
request, when the client uses an invalid certificate.

Setted a more explicit SSL session context id.

Added documentation at the end of doc/README.SSL.
2019-01-15 14:50:08 +01:00
Luca Deri
81b0ec5347 Added reference to blog post about Let's Encrypt 2018-10-05 16:26:56 +02:00
Luca
30c8115883 Added instructions on how to use Let's Encrypt certificates with ntopng 2018-09-28 16:03:13 +02:00
Kaldek
f18bf0e9e1
Update README.SSL
The README file needs to be updated to make it clear that the ntopng configuration file needs to include the https port in order for SSL to work.
2018-08-15 22:16:55 +10:00
Emanuele Faranda
f6a46904bc
Clarify ntopng share directory location 2018-05-07 17:23:29 +02:00
Josh Soref
78e78c018c Fixes spellings and typos
Thank goes to
Josh Soref <jsoref@users.noreply.github.com>
2017-03-06 17:54:48 +01:00
Luca Deri
bd0813f3e9 Updated SSL readme 2016-06-23 13:40:57 +02:00
Lorenzo Mangani
e94c3367ee updated examples from -sha1 to -sha256 2015-10-09 22:15:24 +02:00
Luca Deri
9a1a7ecf4d Updated README.md: added packages information
Fixed an inaccuracy about SSL on Linux
Signed-off-by: Ronald Henderson <rwhalb@verizon.net>
2015-05-31 19:09:59 +02:00
Luca Deri
f1bccea6d9 Reworked README files
Defleted files no longer necessary
Cleaned up include path and temporary files
2015-05-18 09:47:04 +02:00
Renamed from README.SSL (Browse further)