1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-09-01 04:14:15 -04:00

Fixed line wrapping in README

This commit is contained in:
Kim Holviala 2017-02-04 00:21:24 +02:00
parent c6711d87ca
commit d3951b52e8

16
README
View File

@ -241,15 +241,15 @@ TLS/SSL and proxy support
========================= =========================
As of version 2.3 Gophernicus supports the HAproxy proxy protocol As of version 2.3 Gophernicus supports the HAproxy proxy protocol
version 1. This makes it possible to build a cluster of gopher version 1. This makes it possible to build a cluster of gopher servers
servers and use HAproxy in front of them all handling client and use HAproxy in front of them all handling client routing to different
routing to different backend servers. backend servers.
More useful is putting Gophernicus behind Stunnel4 for TLS/SSL More useful is putting Gophernicus behind Stunnel4 for TLS/SSL support
support and use the same proxy protocol to tell Gophernicus the and use the same proxy protocol to tell Gophernicus the correct remote IP
correct remote IP address. The below sample stunnel configuration address. The below sample stunnel configuration is all you need to
is all you need to TLS-enable your gopher server. Well, you'll TLS-enable your gopher server. Well, you'll need a certificate too and for
need a certificate too and for that I recommend Let's Encrypt. that I recommend Let's Encrypt.
; ;