←back to thread

306 points carlos-menezes | 1 comments | | HN request time: 0.215s | source
Show context
exabrial ◴[] No.41891042[source]
I wish QUIC had a non-TLS mode... if I'm developing locally I really just want to see whats going over the wire sometimes and this adds a lot of un-needed friction.
replies(2): >>41891081 #>>41891135 #
krater23 ◴[] No.41891081[source]
You can add the private key of your server in wireshark and it will automatically decrypt the packets.
replies(2): >>41891463 #>>41908681 #
1. exabrial ◴[] No.41908681[source]
I'm aware... sigh, I've used this method to decrypt traffic alraedy and this is a giant PITA.