Chunk 11 of CMP contribution to OpenSSL: CMP command-line interface
[openssl.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index ec5e754e0b62b1bdd961b7976b3331742ebe856b..c09e9599a498b277f305d31d8d144cf9a8b6fbe4 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -34,7 +34,7 @@ OpenSSL 3.0
     disabled; the project uses address sanitize/leak-detect instead.
   * Added a Certificate Management Protocol (CMP, RFC 4210) implementation
     also covering CRMF (RFC 4211) and HTTP transfer (RFC 6712).
-    It is part of the crypto lib, while a 'cmp' app using it is in preparation.
+    It is part of the crypto lib and adds a 'cmp' app with a demo configuration.
     All widely used CMP features are supported for both clients and servers.
   * Added a proper HTTP(S) client to libcrypto supporting GET and POST,
     redirection, plain and ASN.1-encoded contents, proxies, and timeouts.