diff options
-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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |