xvzcf / tls-interop-runner

Interoperability testing of TLS implementations.
Other
10 stars 13 forks source link

Add (limited) tls-attacker regression endpoint. #9

Closed chris-wood closed 3 years ago

chris-wood commented 3 years ago

This does not run the server (yet), due to certificate configuration issues. We need to sort them out with the project (hopefully without forking!). It also does not run explicit attacks, yet. It's not clear what are the semantics of those attack variants, e.g., whether they need to run multiple connections back-to-back, or if they only require one attack to run. I'll file an issue on the TLS-Attacker repository to work through these concerns. But, for now, this gets us started.