docs: Edit FEATURE.yaml files so they can be published
[vpp.git] / src / vnet / tls / FEATURE.yaml
index a27d783..46eec31 100644 (file)
@@ -1,14 +1,14 @@
 ---
-name: Transport Layer Security (TLS)
+name: Transport Layer Security
 maintainer:
   - Florin Coras <fcoras@cisco.com>
   - Ping Yu <ping.yu@intel.com>
 features:
   - Framework that supports pluggable TLS engines
   - OpenSSL, Picotls and MbedTLS engines
-description: "TLS protocol implementation that consists of a set of engines
-              that act as wrappers for existing TLS implementations, e.g.,
-              OpenSSL, Picotls and MbedTLS, and a framework that integrates
-              the engines into VPP's host stack"
+description: "Transport Layer Security (TLS) protocol implementation that
+              consists of a set of engines that act as wrappers for existing
+              TLS implementations, e.g., OpenSSL, Picotls and MbedTLS, and
+              a framework that integrates the engines into VPP's host stack"
 state: production
 properties: [API, CLI, STATS, MULTITHREAD]