Hi
We currently use Performance 11.52, but I have downloadet LR12.50 free version as well.
I have a wireshark recording (pcap) of network traffic between a mobile app and server. Some of the communication is SSL, I have the private key and wireshark can decode the communication - no problem so far.
I try to use the same recording, but VuGen 11.52 cannot decode the traffic. It looks like TLS_RSA_WITH_AES_256_CBC_SHA is the cipher suite used. According to recording options this suite is not supported.
I try on version 12.50, now there is an option to use "New Parsing Engine" - with this option pem-file has to be without passphrase. But when I try this, I get an empty alert (see attachment).
Question1: Is it possible to get VuGen to decode communication with cipher suite TLS_RSA_WITH_AES_256_CBC_SHA ?
Question2: Is it possible to create an extract from WireShark recording to Vugen, without doing it manually? (If doing it manually, errors will be introduced)
Regards Steen