directory-studio icon indicating copy to clipboard operation
directory-studio copied to clipboard

DIRSTUDIO-1287 Bump mina from 2.1.3 to 2.1.10 for TLS 1.3 support

Open klasen opened this issue 1 year ago • 4 comments

With mina 2.1.3, LDAPS connections to TLS 1.3 enabled servers fail with ERR_04169_RESPONSE_QUEUE_EMPTIED. See

klasen avatar Feb 05 '25 08:02 klasen

Thank you, @klasen.

With your change I was able to build master to work on an Apple M1 ARM computer and still connect to a server using TLS 1.3 (proxing through an SSH-tunnel). On Linux downgrading M17 to M16 is enough, but for ARM MacOS that is not an option because MacOS ARM support was only added on M17.

Great find!

nxadm avatar Sep 21 '25 16:09 nxadm

@klasen Thank you so much. I was also able to connect to my OpenLDAP instance using TLS v1.3 on my Apple M2 Max.

christianarielli avatar Oct 14 '25 21:10 christianarielli

(If useful for someone, I put the build here for Linux, Windows and Mac Arm (M) packages: https://github.com/nxadm/directory-studio/releases/tag/M17_20251007.)

nxadm avatar Oct 14 '25 21:10 nxadm

Hi!

Thanks for the fix!

We are working on fixing an issue in MINA 2.2.4 that forbid us to use Apache LDAP API in it coming version (2.1.8) and the very same for Directory Server (2.0.0-AM28), but in the mean time, we should probably get a release of Studio in its current state.

elecharny avatar Oct 15 '25 07:10 elecharny