Hello Team, I can decrypt SSL inside TCP on different ports. That works fine as long at that is typical protocol like http or smtp or ldap... But i have custom/prioprietary protocol inside that SSL. In the past i did not have any problems with that, i could see binary MSCHAPv2 session inside SSL: https://supportforums.cisco.com/servlet/JiveServlet/showImage/38-2724-125782/packet11-mod.png But right now with version 1.10.3 i do not see it. Debugs reveal some problems - it looks like decoder for specific protocol is mandatory ?. In my configuration i have selected http because i need to select something - but it does not working. In the past i have also used "http" and as you can see on the screenshot wireshark displayed decrypted data anyway. How can i achieve the old behavior and decrypt any protocol hidden inside SSL ? Thanks asked 21 Dec '13, 03:19 highland7 |
One Answer:
Please try Regards answered 21 Dec '13, 07:39 Kurt Knochner ♦ edited 21 Dec '13, 07:40 |