jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

Ability to use mTLS on LDAP Extended Request

Open trixpan opened this issue 10 months ago • 0 comments

Use case

Some LDAP servers use external SASL and mTLS for authentication. This works well via JAVA however it requires a custom Socket Factory as described here:

https://docs.oracle.com/javase/jndi/tutorial/ldap/security/ssl.html

Possible solution

Expose the option to use a custom factory as part of LDAP Extended Request.

Possible workarounds

No response

JMeter Version

5.6.3

Java Version

11

OS Version

Linux

trixpan avatar Mar 13 '25 22:03 trixpan