ldap3
ldap3 copied to clipboard
RFC 9266: Channel Bindings for TLS 1.3 support
Can you add the support of RFC 9266: Channel Bindings for TLS 1.3?
- https://datatracker.ietf.org/doc/html/rfc9266
Little details, to know easily:
- tls-unique for TLS =< 1.2
- tls-server-end-point
- tls-exporter for TLS = 1.3
Thanks in advance.
Linked to:
- https://github.com/cannatag/ldap3/issues/1106
@ThePirateWhoSmellsOfSunflowers: Can you look to have a perfect Channel Binding support?
Hello @Neustradamus,
I'm sorry but I'm mainly focused on LDAP for Active Directory (offensive security pov) and as far as i know, AD only supports tls-server-end-point
channel binding.
:sunflower: