From: fzhang Date: Mon, 25 Mar 2019 10:15:40 +0000 (-0700) Subject: Add the requirement for TLS in VNFRQTS-519 X-Git-Tag: 6.0.0-ONAP~153 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F65%2F83165%2F3;p=vnfrqts%2Frequirements.git Add the requirement for TLS in VNFRQTS-519 Add the requirement for TLS support in VNFRQTS-519 Change-Id: I8922cd08d815b6d982f77ccb61b8d58484811207 Issue-ID: VNFRQTS-519 Signed-off-by: fzhang --- diff --git a/docs/Chapter7/Configuration-Management.rst b/docs/Chapter7/Configuration-Management.rst index 013f2fd..c7f4907 100755 --- a/docs/Chapter7/Configuration-Management.rst +++ b/docs/Chapter7/Configuration-Management.rst @@ -953,6 +953,16 @@ NETCONF RFCs. The xNF **MUST** conform to the NETCONF RFC 6242, "Using the Network Configuration Protocol over Secure Shell". +.. req:: + :id: R-997907 + :target: VNF or PNF + :keyword: SHOULD + :introduced: dublin + + The VNF or PNF **SHOULD** support TLS as secure transport for the NETCONF + protocol according to [RFC7589]. + + .. _xnf_rest_apis: xNF REST APIs