Skip to content

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

Merged
elecharny merged 1 commit into
apache:masterfrom
netiq-ps:DIRSTUDIO-1287
Jun 11, 2026
Merged

DIRSTUDIO-1287 Bump mina from 2.1.3 to 2.1.10 for TLS 1.3 support#102
elecharny merged 1 commit into
apache:masterfrom
netiq-ps:DIRSTUDIO-1287

Conversation

@klasen

@klasen klasen commented Feb 5, 2025

Copy link
Copy Markdown
Contributor

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

With mina 2.1.3 connections to TLS 1.3 enabled servers fail with `ERR_04169_RESPONSE_QUEUE_EMPTIED`.
See
- https://issues.apache.org/jira/browse/DIRSTUDIO-1287
- https://issues.apache.org/jira/browse/DIRAPI-381
@nxadm

nxadm commented Sep 21, 2025

Copy link
Copy Markdown

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!

@christianarielli

Copy link
Copy Markdown

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

@nxadm

nxadm commented Oct 14, 2025

Copy link
Copy Markdown

(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.)

@elecharny

Copy link
Copy Markdown
Contributor

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.

@klasen klasen changed the title DIRSTUDIO-1287 Bump mina from 2.1.3 to 2.1.10 DIRSTUDIO-1287 Bump mina from 2.1.3 to 2.1.10 for TLS 1.3 support Oct 17, 2025
@azlux

azlux commented May 19, 2026

Copy link
Copy Markdown

No merge for this fix ?

@elecharny

Copy link
Copy Markdown
Contributor

As I said previously, we are waiting for more recent versions of MINA. Apache LDAP API and Apache Directory Server are now almost ready for inclusion in Studio, so we need just a bit more time.

@elecharny

elecharny commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Hi Lothar,

after the merge, I did checkthe build and it seems you are using a non standard shell.
The build.sh breaks with bash:

...
[INFO] ------------------------------------------------------------------------
./build.sh: 35: [[: not found
./createDMG.sh: 23: Bad substitution
...

@lhaeger

lhaeger commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Good catch! I'll fix that and update the PR...

@lhaeger

lhaeger commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

#111

@elecharny

Copy link
Copy Markdown
Contributor

Works like a charm! Thanks @lhaeger :-)

@elecharny elecharny merged commit 3df2622 into apache:master Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants