Ability to use mTLS on LDAP Extended Request
Open
enhancement
to-triage
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.