tls-attacker / TLS-Attacker

TLS-Attacker is a Java-based framework for analyzing TLS libraries. It can be used to manually test TLS clients and servers or as as a software library for more advanced tools.
Apache License 2.0
778 stars 135 forks source link

Need all the XML keyword for each SSL and DTLS protocol messages #169

Closed sajualways closed 5 days ago

sajualways commented 2 months ago

Hi,

Is there some link where I can get all the XML name entities for each of the supported messages of SSL and DTLS protocol

ic0ns commented 2 months ago

Yes, you can find the syntax for everything in the WorkflowTrace in our xsd (https://github.com/tls-attacker/TLS-Attacker/blob/main/resources/schema/workflowTrace.xsd) for the Config you can find them here: https://github.com/tls-attacker/TLS-Attacker/blob/main/resources/schema/Config.xsd