Skip to content

Commit

Permalink
mention TLS-Anvil in the test spec document
Browse files Browse the repository at this point in the history
  • Loading branch information
reneme committed Dec 14, 2023
1 parent 39e18af commit 4232321
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/testspec/src/16_tls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -747,3 +747,12 @@ The tests are implemented in :srcref:`src/tests/test_tls.cpp`.
.. [#boring_bogo] BoringSSL BoGo Test Suite:
https://github.com/google/boringssl/tree/master/ssl/test
| Starting with 3.2.0, Botan runs the server test suite of TLS-Anvil
[#tls_anvil]_ as a nightly test. TLS-Anvil requires a HTTPS server as a peer.
With Botan 3.3.0 this HTTPS server is now based on Botan's Boost ASIO stream
wrapper. This provides a comprehensive validation of the whole TLS stack for
the server side.
.. [#tls_anvil] TLS-Anvil: An automated test suite for TLS
https://tls-anvil.com

0 comments on commit 4232321

Please sign in to comment.