[Glass] Trouble connecting a Windows client to GS 3.5.x
nrgiii
norm.green at gemtalksystems.com
Mon Mar 23 13:23:02 PDT 2020
You can see what SSL is doing by setting this env var to be a writable
directory on both the client and server side:
GS_DEBUG_SSL_LOG_DIR=<writableDirectoryPath>
on Linux you could use:
GS_DEBUG_SSL_LOG_DIR=/tmp
on windows you need to specify the path in windows format:
GS_DEBUG_SSL_LOG_DIR=C:\Users\Norm\Downloads
This will cause every SSL call to be logged to a text file containing the
PID of the process making the SSL call.
Hope this helps.
Norm
--
Sent from: http://forum.world.st/GLASS-f1460844.html
More information about the Glass
mailing list