gotosocial/docs/configuration
Daenney d2f6de0185
[feature] Allow loading TLS certs from disk (#1586)
Currently, GtS only supports using the built-in LE client directly for
TLS. However, admins may still want to use GtS directly (so without a
reverse proxy) but with certificates provided through some other
mechanism. They may have some centralised way of provisioning these
things themselves, or simply prefer to use LE but with a different
challenge like DNS-01 which is not supported by autocert.

This adds support for loading a public/private keypair from disk instead
of using LE and reconfigures the server to use a TLS listener if we
succeed in doing so.

Additionally, being able to load TLS keypair from disk opens up the path
to using a custom CA for testing purposes avoinding the need for a
constellation of containers and something like Pebble or Step CA to
provide LE APIs.
2023-03-04 17:24:02 +00:00
..
accounts.md [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
advanced.md [feature] HTTP request throttling middleware (#1297) 2023-01-04 11:57:59 +01:00
database.md [chore/performance] use only 1 sqlite db connection regardless of multiplier (#1408) 2023-02-01 11:55:34 +01:00
general.md [docs] encourage using loopback bind address (#1166) 2022-12-07 21:50:37 +01:00
index.md [docs] Fix documentation to show --config-path in the right position. (#375) 2022-02-03 12:30:06 +01:00
instance.md [chore/docs] add instance-expose-suspended-web to instance docs (#1391) 2023-01-27 09:23:54 +01:00
media.md [feature] Fetch + display custom emoji in statuses from remote instances (#807) 2022-09-12 13:03:23 +02:00
observability.md [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
oidc.md [feature] Make OIDC admin groups configurable (#1555) 2023-02-25 16:37:39 +00:00
smtp.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
statuses.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
storage.md [docs] Add s3 ssl variable to storage docs (#1294) 2023-01-08 12:28:58 +01:00
syslog.md Add optional syslog logrus hook (#343) 2021-12-12 18:00:20 +01:00
tls.md [feature] Allow loading TLS certs from disk (#1586) 2023-03-04 17:24:02 +00:00
web.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00