docs: add self-signed certificate guide [skip ci] (#2776)

This commit is contained in:
John Costa
2026-04-03 15:51:35 -07:00
committed by GitHub
parent 6f9b743ea9
commit dc40ca413c
3 changed files with 65 additions and 4 deletions

View File

@@ -84,7 +84,7 @@ This value should be set to the port that your Jellyfin server listens on. The d
#### Use SSL
Enable this setting to connect to Jellyfin via HTTPS rather than HTTP. Note that self-signed certificates are **not** officially supported.
Enable this setting to connect to Jellyfin via HTTPS rather than HTTP. Self-signed certificates are not trusted by default, but you can configure Seerr to accept them. See [Self-Signed Certificates](/using-seerr/advanced/self-signed-certificates) for details.
#### External URL
@@ -178,7 +178,7 @@ This value should be set to the port that your Emby server listens on. The defau
#### Use SSL
Enable this setting to connect to Emby via HTTPS rather than HTTP. Note that self-signed certificates are **not** officially supported.
Enable this setting to connect to Emby via HTTPS rather than HTTP. Self-signed certificates are not trusted by default, but you can configure Seerr to accept them. See [Self-Signed Certificates](/using-seerr/advanced/self-signed-certificates) for details.
#### External URL
@@ -218,7 +218,7 @@ This value should be set to the port that your Plex server listens on. The defau
#### Use SSL
Enable this setting to connect to Plex via HTTPS rather than HTTP. Note that self-signed certificates are _not_ supported.
Enable this setting to connect to Plex via HTTPS rather than HTTP. Self-signed certificates are not trusted by default, but you can configure Seerr to accept them. See [Self-Signed Certificates](/using-seerr/advanced/self-signed-certificates) for details.
#### Web App URL (optional)