On Tue, May 7, 2019 at 6:07 PM Tong Sun <[email protected]> wrote:
> I've been trying to get an TLS server up and running for the past several > days without success. I've used the following guides as reference: > FWIW, I recommend the Caddy HTTPS web server rather than rolling your own. It took me just a few minutes to setup with a cert it automatically acquired from LetsEncrypt. It's written in Go. And it already has a rich set of plugins such as ipfilter <https://github.com/pyed/ipfilter> that I contributed an enhancement to. See https://caddyserver.com/ -- Kurtis Rader Caretaker of the exceptional canines Junior and Hank -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CABx2%3DD_qzp5T5xd_2HkJCF8x6-LNXWBXjGCdkT2okNwe4CBkFA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
