Can Wireshark decode a LDAPs conversation?
I captured a 'regular' (no TLS) LDAP conversation and Wireshark decoded the LDAP conversation.
I captured a LDAPs conversation and, because I had the private key of the server, Wireshark was able to decode the TCP packets and show the data inside them.
But Wireshark was not able to decode / display the LDAP conversation inside the decrypted TCP packets. Should Wireshark have been able to do this, and I just didn't set it up correctly?
Thanks! tl