Re: Trouble connecting a Windows client to GS 3.5.x
Posted by
GLASS mailing list on
Mar 23, 2020; 8:23pm
URL: https://forum.world.st/Trouble-connecting-a-Windows-client-to-GS-3-5-x-tp5113526p5113730.html
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_______________________________________________
Glass mailing list
[hidden email]
https://lists.gemtalksystems.com/mailman/listinfo/glass