Skip to content

Commit

Permalink
FIX: indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
reneme committed Dec 14, 2023
1 parent 4232321 commit 0870094
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/testspec/src/16_tls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ The tests are implemented in :srcref:`src/tests/test_tls.cpp`.
- TLS authentication methods
- TLS key exchange algorithms

| Apart from internal tests, Botan integrates with BoringSSL's system tests
| Apart from internal tests, Botan integrates with BoringSSL's system tests
[#boring_bogo]_. These tests utilize a heavily instrumented TLS implementation
that can be configured to behave inconsistently with the TLS RFCs in a
plethora of ways. Explicitly note that BoringSSL does also implement a hybrid
Expand All @@ -748,7 +748,7 @@ 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
| 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
Expand Down

0 comments on commit 0870094

Please sign in to comment.