Posted on 11-10-2014 08:16 AM
Quick question:
Anyone out there in JSS land using Web Help Desk with a Casper 9 discovery connection? If so are you seeing errors after upgrading to JSS 9.61?
Looks like there is an issues as JSS 9.61 switched SSL 3.0 for TLS (from the release note - [D-007876] The default server.xml file now only supports Transport Layer Security (TLS) and disables support for Secure Sockets Layer (SSL) v3.0.). Web Help Desk now errors out for us with this:
Encountered error(s) during synchronization:
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
So...anyone seeing this? I have had conversations with both JAMF and Solarwinds (Web Help Desk) about this and I'm trying to collect info to pass on to them.
Cheers
Paul
Posted on 11-10-2014 08:29 AM
We have our discovering connection set up, but have not done a sync since 9.61 upgrade. I would be happy to run a sync and see what happens. It sounds like the sync does not occur at all? My only hesitation would be if you have already experienced corrupt database info. So I am clear, all you have seen is a no-go on a sync not data loss or corruption?
Posted on 11-10-2014 08:42 AM
No data corruption. It's just that the sync does not complete. I wouldn't have noticed it either only I had a note to go and remove our old Casper 8 discovery connection last week (after the 9.61 update) and I saw it then.
Let me know if you are able to confirm what I'm seeing, or not!
Thanks
Paul
Posted on 11-10-2014 08:56 AM
JSS 9.61 and WHD version 12.1 and I have the same error
Posted on 11-14-2014 09:54 AM
Hi Pat,
we have fixed the discovery connection issue between WHD and the JSS. Let me know if you'd like our process (if you haven't already worked it out for yourself).
Cheers
Paul
Posted on 11-14-2014 10:13 AM
I'd like to know how to fix this. I've been unable to find a solution yet.
Posted on 11-14-2014 10:34 AM
Drop me a line at pbenham@bates.edu and I'll get you the info that we used.
Cheers
Paul
Posted on 11-19-2014 01:06 PM
I'm also having the same issue with 9.61 and Web Help Desk.
Posted on 12-10-2014 08:28 AM
I would also like to know how to fix this. I'm using 9.62.
Posted on 12-10-2014 08:33 AM
It's related to the poodle vulnerability and effects earlier versions of JSS if you manually fixed it using the JAMF KB here
https://jamfnation.jamfsoftware.com/article.html?id=382
This vulnerability is fixed in newer versions of JSS.
Backup the server.xml file first, but try to remove the line suggested in step 3 to see if that fixes it. IF it doesn't, put the server.xml file back
<<
1) Open the server.xml file in a text editor.
2) The server.xml file is located in /path/to/JSS/Tomcat/conf/.
3) Add the following attribute to the Connector element for port="8443" after the sslProtocol="TLS" attribute:
sslEnabledProtocols="TLSv1.2,TLSv1.1,TLSv1"
4) Save and close the server.xml file.
5) Restart Tomcat.>>
Of course this is less than ideal, less secure. We are putting a solarwinds ticket in on it, you all should too. Other user posted in earlier thread his ticket number with them (714076) with them so hopefully if enough people complain they'll address. And maybe someday they'll support iOS syncing?
Posted on 12-10-2014 11:36 AM
I also updated my WHD from 12.1 to 12.2 and now it works.
Posted on 12-17-2014 12:40 PM
@khatem so you left the lines in server.xml in place and just updated WHD?
Posted on 12-17-2014 12:42 PM
That is correct Vikse.
Posted on 12-07-2016 03:49 PM
@pat.best Hmm been looking for a ticket system to integrate with JSS, do you know if the free version of Web Help Desk integrates with it?
Posted on 12-07-2016 03:52 PM