Technical Tip: Extracting certificates from SSL/TLS handshake packet capture
| Description | This article describes how to extract certificates from SSL/TLS handshake(i.e. https, eap-tls negotiation, etc) packet capture using Wireshark. |
| Scope | FortiGate. |
| Solution |
This will filter all packets that contain the certificate. Additionally, one might need to add a specific destination IP among the others.
Sample from eap-tls over radius capture:
Note: In TLS 1.3, certificates are encrypted during the handshake and cannot be extracted with this method. See this article for more information: TLS 1.3: An Overview of Benefits and Risks. |








