Ask Your Question
0

Can Wireshark capture https traffic?

asked 2022-09-09 17:55:22 +0000

uwl gravatar image

updated 2022-09-13 05:48:09 +0000

Guy Harris gravatar image

I noticed I am unable to capture when the url has https rather than http. After searching I figured out https is when a website uses ssl encryption, and if I wish to capture I need to use an environment variable and a key. My question is, if I don't have these does this mean I'm unable to capture any time a website uses https?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-09-10 07:08:42 +0000

Jaap gravatar image

Short answer: Yes. Longer answer: This is the whole point of TLS (previously knows as SSL), to provide transport security. And to be technically correct, you _are_ able to capture the packets, you're just unable to dissect their contents without the required key material.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2022-09-09 17:53:06 +0000

Seen: 1,359 times

Last updated: Sep 13 '22