From 198bd3c203842bd34a7700c376a2149d88435cad Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Tue, 11 Feb 2025 21:30:17 +0000 Subject: [PATCH] Mention Use SSL checkbox in dialog --- doc/SSL.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/SSL.md b/doc/SSL.md index b7b20959a1..9bef405ace 100644 --- a/doc/SSL.md +++ b/doc/SSL.md @@ -185,3 +185,6 @@ to connect from the command-line to port 51232. ``` ./gradlew run --args=rptools-maptool+tcps://${localips[0]}:51232 ``` + +Alternatively the "Use SSL" checkbox in the "Direct" tab of the connect dialog +can be checked to specify to connect with SSL.