Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cert_analyze #19

Open
wtq123 opened this issue Dec 16, 2021 · 1 comment
Open

cert_analyze #19

wtq123 opened this issue Dec 16, 2021 · 1 comment

Comments

@wtq123
Copy link

wtq123 commented Dec 16, 2021

cert_analyze command line
What command should I enter to extract the certificate characteristics of the pcap file?
Thank you.

@davidmcgrew
Copy link
Member

cert_analyze operates on PEM or (base64 encoded) DER files with certificates in them; it doesn't operate on packet capture files.

mercury will report certificates observed in TLS sessions, as base64 strings (by default) or JSON (if --certs-json is passed on the command line, or specified in the configuration file).

Hope that helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants