sudo tcpdump -i any -s0 -vv -w /tmp/capture.pcap &
curl --tlsv1.2 --tls-max 1.2 --ciphers AES256-GCM-SHA384 -kv https://your-ingress.com/test-app
sudo pkill tcpdump
openssl rsa -in domain.key -out domain_rsa.key
6. Open Wireshark and open the file.
Go to Preferences -> Protocols -> TLS:
7. Click on "Edit" for the RSA keys list. You will notice the following box. Please click on "+" button on the bottom left of dialog box to add an entry.
You must ensure that the IP address listed here is the same IP address of your controller node's listening network interface. Also, ensure that the port is 443 with protocol "http". The key file is the exact path per step 5.
8. Once changes are saved, you can now see the decrypted HTTPS calls:
Previously, you would not see the "GET /sdgsdf" call, but now you can see the decrypted TLS payloads.
001115271

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.