We have a working Server that we are trying to enable SSL communication with the thick client. We have a valid 3rd party cert from Godaddy installed and being used on IIS on the LF server for the web products. All is well. I've tried to enable SSL on the server via the instructions. The netsh command to add the thumbprint of the cert fails with "the file already exists" or something like that. If I add the SSLPort registry entry and restart the service I can connect via a client IF I LOGIN WITH A LF USER. If I use Windows Auth it fails with unknown user or password. The same server does windows auth just fine over port 80.
Server is 9.2.x.
The only unusual thing is I do port mapping on my firewall so external port 444 maps to 443 internally. On the client I attach the repository using servername.com:444 and check use ssl. the Repositories list in the drop down just fine but if I use Windows auth it doesn't work.