Don't mention tls_signer yet. It's not ready yet.

This commit is contained in:
Theo Buehler 2022-02-17 21:39:54 +01:00
parent 314555aa93
commit f026757d12

View File

@ -30,9 +30,6 @@ LibreSSL Portable Release Notes:
3.5.0 - Development release
* New Features
- libtls has a new tls_signer interface to help privsep daemons
separate their secrets from the network facing processes.
Documentation will follow.
- The RFC 3779 API was ported from OpenSSL. Many bugs were fixed,
regression tests were added and the code was cleaned up.
- Certificate Transparency was ported from OpenSSL. Many internal