You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once you are done, simply press `CTRL + C` to exit. Your capture will be copied to your local machine for post mortem analysis.
179
183
180
184
That's the end of the first scenario about connectivity checks !
@@ -214,7 +218,7 @@ What about encrypted traffic ?
214
218
215
219
Most of the time, your traffic will be secured and you will not have access to the data it holds. However, Wireshark has the ability to decrypt the content if you [provide the proper secrets](https://wiki.wireshark.org/TLS#tls-decryption). However, getting these secrets may be tricky depending on where the encryption happens and needs some juggling.
216
220
If you are looking for the traffic between your browser and the cluster, you can simply run the following command to capture [pre-master-secret keylog file](https://wiki.wireshark.org/TLS#using-the-pre-master-secret):
0 commit comments