diff options
author | Jack Lloyd <[email protected]> | 2019-07-12 19:19:33 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-07-12 19:19:33 -0400 |
commit | e02669c29a7f485ac2b5bf7693ae474ea0e88432 (patch) | |
tree | 451d02c4acd6f0c594d2e8479920a8e81187b612 /doc | |
parent | 8e6dbbca180e198dde4e67c4f6cd0f98f29dfa34 (diff) |
We test with BoGo now
Diffstat (limited to 'doc')
-rw-r--r-- | doc/roadmap.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/roadmap.rst b/doc/roadmap.rst index ab73e0e87..e73371fd4 100644 --- a/doc/roadmap.rst +++ b/doc/roadmap.rst @@ -11,9 +11,8 @@ June 2019. TLS Hardening/Testing ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Leverage TLS-Attacker better, for example using custom workflows. Add tests -using BoringSSL's hacked Go TLS stack. Add interop testing with OpenSSL as part -of CI. Improve fuzzer coverage. +Leverage TLS-Attacker better, for example using custom workflows. Add +interop testing with OpenSSL as part of CI. Improve fuzzer coverage. Expose TLS at FFI layer ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |