shatteredsilicon / ssm-submodules

GNU Affero General Public License v3.0
1 stars 2 forks source link

Add certbot / Let's Encrypt auto-SSL-cert functionality. #272

Open gordan-bobic opened 3 months ago

gordan-bobic commented 3 months ago

When we pass:

   -e GF_SERVER_ROOT_URL=https://some.valid.hostname/graph/ \

we can infer the hostname.

If:

Then:

Check that this works with existing clients (after upgrading ssm-client to v5) after pre-existing server is upgraded to https. ssm-clients should update their own configuration to use https when they detect that their http requests to the server are being redirected to https.