librespeed/speedtest-go

Can you support letsencrypt

Closed this issue · 2 comments

Description

If I have multiple servers, I only need to specify the domain name in the configuration file to automatically support SSL, just like the speedtest.net server.

You should use nginx to reverse proxy this server and set X-Real-IP header.

The recommended way would be using Nginx or the likes as a reverse proxy with SSL termination. Built-in SSL cert management is not considered for now, sorry.