SexScripts : SSL error when publishing - https://ss.deviatenow.com:443/viewtopic.php?f=6&t=1001 Page 1 of 1

SSL error when publishing

peigan [ Thu Oct 15, 2020 12:13 am ]

I keep getting this error using the Publish function of the editor after clicking OK.
Show spoiler


I've attempted it from multiple machines now. Any idea what I should try next?

Re: SSL error when publishing

doti [ Thu Oct 15, 2020 12:32 pm ]

Multiple possible reasons :
  • Something tampering security certificates on your network
  • Version of Java
  • Version of SexScripts
  • Temporary problem

Re: SSL error when publishing

peigan [ Sat Oct 17, 2020 7:15 am ]

I have the latest SexScripts client, and I updated to jre 1.8.0_261. Now I get the message
Error javax.net.ssl.SSLHandshakeException: No Negotiable ciphersuit
and nothing appears in errors.txt

Network issues seem plausible as the primary client download links used to fail for me.
I tried publishing from a remote client but... it doesn't' seem to be designed to launch from Windows Server 2016...
Show spoiler

Also the executables can't find java on the server
...and I'm not sure how I would add the libraries I need with -Djava.ext.dirs being unsupported in the environment...

Re: SSL error when publishing

doti [ Tue Oct 20, 2020 11:42 am ]

The last error is most probably from a bad version of Java.

Quote:
javax.net.ssl.SSLHandshakeException: No Negotiable ciphersuit

Do you have some JAVA_OPTS or something that changes this property : https.protocols ?
You can see this value with this code :
Code:
show(System.getProperty("https.protocols"))

You should see at last TLSV1.2

Re: SSL error when publishing

peigan [ Mon Nov 02, 2020 4:21 am ]

show(System.getProperty("https.protocols"))

Quote:
TSLv1,TSLv1.1,TSLv1.2


Was going to try Azure Windows Virtual Desktop, but the startup costs are a little pricey for this kind of thing. Tried Amazon WorkSpaces in the last post. The only other theory I have atm is that there's already a "simpleclient" package that I'm overwriting?

Page 1 of 1 All times are UTC + 1 hour [ DST ]
https://ss.deviatenow.com:443/
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Maroon Fusion theme created by Oxydo
Software, theme modifications, phpBB modification by Doti 2010, 2011