Ask Your Question
0

Please help me export the packet bytes of a tls certificate

asked 2024-10-10 09:48:57 +0000

I cant post a picture here because of my low points. But im doing a wifi lab and now im trying to export the packet bytes when i right click on a certificate. It wont show that option, but it should be there. Anyone has any idea how this can be?

Thank you so much!

edit retag flag offensive close merge delete

Comments

Works perfectly for me, using 4.4.0 on Windows 10. Select the "Certificate" item in the packet details list and right-click and select "Export Packet Bytes..." and in the save dialog append a ".cer" suffix.

Using certutil -dump <path-to-file.cer> shows the certificate details.

grahamb gravatar imagegrahamb ( 2024-10-10 10:34:21 +0000 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2024-10-10 11:30:02 +0000

grahamb gravatar image

Apparently the user wasn't actually selecting the Certificate [...]: 30 item in the packet list, for reasons unknown they had to double-click.

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: 2024-10-10 09:48:57 +0000

Seen: 40 times

Last updated: Oct 10