[
https://issues.apache.org/jira/browse/DIRSTUDIO-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16704944#comment-16704944
]
Emmanuel Lecharny commented on DIRSTUDIO-1205:
----------------------------------------------
Thanks Lothar.
That is definitively rings a bell now: I have fixed a bug in the network check:
we set a 30 ms timout instead of a 30 *s* timeout. 30ms is notably too short if
the server is not local. It fails badly when trying to connect with TLS,
because the handshake takes a while (computing a key is slow). I fixed it last
week.
If this is the problem, then yes, using the JNDI API will work. Now that is
only problematic when testing the connection, not when connecting.
> Which platforms does Studio work with TLS?
> ------------------------------------------
>
> Key: DIRSTUDIO-1205
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1205
> Project: Directory Studio
> Issue Type: Bug
> Reporter: Aigo
> Priority: Major
>
> It sure does not work on the latest Ubuntu, as it fails the SSL handshake,
> and it does the same on the latest CentOS as well. So which platforms does it
> work on?
> I wanted to setup docker container, but not sure if I want to waste any more
> of my time.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)