| 1 | initial version |
With a recent version of tshark (4.6.x), you can export x509 certificates to files, how you handle them in pyshark is up to that separate project.
An example:
tshark -r <path\to\capture\file> -export-objects x509af,<path\to\destdir>