You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the TLS workshop in ScapyCon scapy failed to parse a certificate I download from the browser. the certificate was constructed by my company vpn provider (Cato Networks)
It seems the issue was in an unsupported string type for the authority description part
Scapy version
2.6.0rc2.dev2
Python version
3.10.11 64-bit
Operating system
Windows 11
Additional environment information
No response
How to reproduce
Attempt to parse the provided example certificate using scapy:
Brief description
In the TLS workshop in ScapyCon scapy failed to parse a certificate I download from the browser. the certificate was constructed by my company vpn provider (Cato Networks)
It seems the issue was in an unsupported string type for the authority description part
Scapy version
2.6.0rc2.dev2
Python version
3.10.11 64-bit
Operating system
Windows 11
Additional environment information
No response
How to reproduce
Attempt to parse the provided example certificate using scapy:
Actual result
Expected result
Related resources
example_cert.pem.txt
The text was updated successfully, but these errors were encountered: