Thanks for the feedback! I'm still learning about all this... When I
asked, I didn't realize that SSL and TLS were kind of the same thing.
It seems like TLS doesn't always work the same way everywhere... I can
connect to my LDAP server with the LDAP CLI commands (using TLS) on port
389, but I have to point JXplorer to 636, and PHPLDAPAdmin won't work
either way. It's very confusing, but at least I have a working setup
now. :-)
To all who contribute to JXplorer... good work! It's a pretty nice
piece of software.
Thanks again,
Mike
-----Original Message-----
From: Betts, Chris [mailto:***@ca.com]
Sent: Tuesday, September 21, 2004 4:38 PM
To: Betts, Chris; McMaster, Michael;
jxplorer-***@lists.sourceforge.net
Subject: RE: [Jxplorer-users] TLS support
Re-reading my post I realise I was ambiguous. JXplorer *definitely*
uses TLS. I think the *change* was made over a year ago.
:-)
Chris
-----Original Message-----
From: jxplorer-users-***@lists.sourceforge.net
[mailto:jxplorer-users-***@lists.sourceforge.net] On Behalf Of Betts,
Chris
Sent: Wednesday, 22 September 2004 9:28 AM
To: McMaster, Michael; jxplorer-***@lists.sourceforge.net
Subject: RE: [Jxplorer-users] TLS support
JXplorer moved from SSLv3 to TLS about a year ago I think. The
documentation uses 'SSL' as shorthand though, since this is more
familiar to most users. Details are in the class
com.ca.commons.jndi.JndiSocketFactory. 'TLS' is the default, although
this can be over-ridden by setting the system property 'sslversion' to
something else (e.g. "SSLv3").
- Chris
-----Original Message-----
From: jxplorer-users-***@lists.sourceforge.net
[mailto:jxplorer-users-***@lists.sourceforge.net] On Behalf Of
McMaster, Michael
Sent: Wednesday, 22 September 2004 4:39 AM
To: jxplorer-***@lists.sourceforge.net
Subject: [Jxplorer-users] TLS support
Hello,
Based on what I can find, it seems like JXplorer does
not support TLS... it's not quite clear, though. Can anyone confirm
this?
Thanks,
Mike