diff --git a/README.md b/README.md index 4cc4926..b8b0315 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,9 @@ services: You can use Certbot with Let's Encrypt to issue a signed SSL certificate for your server. Without this, Satisfactory will use a self-signed SSL certificate, requiring players to manually confirm them when they initially -connect. [Learn more](https://github.com/wolveix/satisfactory-server/tree/main/ssl). +connect. If you're experiencing connectivity issues since issuing a certificate, check the link below for known issues. + +[Learn more](https://github.com/wolveix/satisfactory-server/tree/main/ssl). ### Kubernetes diff --git a/ssl/README.md b/ssl/README.md index 32ccc75..639773c 100644 --- a/ssl/README.md +++ b/ssl/README.md @@ -65,6 +65,13 @@ the game server will not start. ## Troubleshooting +### I can't reach the server with the new cert! + +If you could reach the server before configuring a signed SSL cert, ensure that you're not doing either of the +following: +- Using a wildcard cert: Satisfactory does not support them ([#354](https://github.com/wolveix/satisfactory-server/issues/354)) +- Connecting to a hostname not specified in your cert: Satisfactory does not support this ([#354](https://github.com/wolveix/satisfactory-server/issues/354)) + ### What if port 80 is already in-use with a reverse-proxy? Change the port for the certbot service (e.g. `7800:80/tcp`), and forward HTTP traffic from your reverse proxy through