mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 05:56:58 +01:00
Add missing link
This commit is contained in:
@@ -72,7 +72,7 @@ This process is identical to the above steps in command line mode. You can alway
|
||||
## Setting up Remote access
|
||||
|
||||
1. Obtain an SSL certificate to secure the connection (this is beyond the scope of this guide)
|
||||
1. [Bind the SSL certificate to port 38607]()
|
||||
1. [Bind the SSL certificate to port 38607](https://docs.microsoft.com/en-us/dotnet/framework/wcf/feature-details/how-to-configure-a-port-with-an-ssl-certificate)
|
||||
- e.g. `netsh http add sslcert ipport=0.0.0.0:38607 certhash=<certificate hash> appid={F32EDA25-0855-411C-AF5E-F0D042917E2D}`
|
||||
- The `appid` GUID actually doesn't matter, but for sanity, you should use the GUID of TGServerService.exe as printed above
|
||||
1. Ensure port 38607 can be acccessed from the internet
|
||||
|
||||
Reference in New Issue
Block a user