From 2c0b507530d022728727509d3e63b9bb1dd68d22 Mon Sep 17 00:00:00 2001 From: fzhang Date: Mon, 25 Mar 2019 03:15:40 -0700 Subject: 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 --- docs/Chapter7/Configuration-Management.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs') 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 -- cgit 1.2.3-korg