diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-08-30 17:37:00 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-08-30 17:41:38 +0000 |
commit | 2856dba4b5cb67dd6dde80e52bf1e8645503528b (patch) | |
tree | adf7486187491cdda12939ae6a2b00ac4aacc2bf /docs/Chapter4 | |
parent | 9b7b39904dd57b42b5dc5587f2f50cf156ac5577 (diff) |
VNFRQTS - Rewording Security Req Batch 1
Including changes for VNFRQTS - 296,297.299
Issue-ID: VNFRQTS-296
Change-Id: I8caf6605295c94e51e630c7a66177b70f024a0f7
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'docs/Chapter4')
-rw-r--r-- | docs/Chapter4/Security.rst | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/docs/Chapter4/Security.rst b/docs/Chapter4/Security.rst index 70eb4e1..5c4b6fe 100644 --- a/docs/Chapter4/Security.rst +++ b/docs/Chapter4/Security.rst @@ -1344,20 +1344,22 @@ Data Protection Requirements :id: R-02170 :target: VNF :keyword: MUST + :updated: casablanca The VNF **MUST** use, whenever possible, standard implementations - of security applications, protocols, and format, e.g., S/MIME, TLS, SSH, + of security applications, protocols, and formats, e.g., S/MIME, TLS, SSH, IPSec, X.509 digital certificates for cryptographic implementations. - These implementations must be purchased from reputable vendors and must - not be developed in-house. + These implementations must be purchased from reputable vendors or obtained + from reputable open source communities and must not be developed in-house. .. req:: :id: R-70933 :target: VNF :keyword: MUST + :updated: casablanca The VNF **MUST** provide the ability to migrate to newer - versions of cryptographic algorithms and protocols with no impact. + versions of cryptographic algorithms and protocols with minimal impact. .. req:: :id: R-44723 @@ -1403,9 +1405,10 @@ Data Protection Requirements :id: R-69610 :target: VNF :keyword: MUST + :updated: casablanca - The VNF **MUST** provide the capability of using certificates - issued from a Certificate Authority not provided by the VNF provider. + The VNF **MUST** provide the capability of using X.509 certificates + issued by an external Certificate Authority. .. req:: :id: R-83500 |