ldap3 icon indicating copy to clipboard operation
ldap3 copied to clipboard

RFC 9266: Channel Bindings for TLS 1.3 support

Open Neustradamus opened this issue 1 year ago • 2 comments

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

Neustradamus avatar Nov 04 '23 16:11 Neustradamus

@ThePirateWhoSmellsOfSunflowers: Can you look to have a perfect Channel Binding support?

Neustradamus avatar Mar 06 '24 13:03 Neustradamus

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-pointchannel binding.

:sunflower: