X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Ftls%2FFEATURE.yaml;h=46eec31bf70aae814751fbc7fe24fdfad4458145;hb=7c9fe920ce30efaef5a848ba346d0c7b53a77dd4;hp=a27d78311ca0b993a9ea3eb7de3f0751b436c92f;hpb=854eb6e3ff87ace211a45a8053424d8432bd5755;p=vpp.git diff --git a/src/vnet/tls/FEATURE.yaml b/src/vnet/tls/FEATURE.yaml index a27d78311ca..46eec31bf70 100644 --- a/src/vnet/tls/FEATURE.yaml +++ b/src/vnet/tls/FEATURE.yaml @@ -1,14 +1,14 @@ --- -name: Transport Layer Security (TLS) +name: Transport Layer Security maintainer: - Florin Coras - Ping Yu 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]