Loading src/SOL023/CertificateManagement/CertificateManagement.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -988,6 +988,7 @@ components: schema: $ref: "./definitions/SOL023CertificateManagement_def.yaml#/definitions/CreateSubjectRequest" required: true CSRRequest: description: > Certificate resource creation request. Loading src/SOL023/CertificateManagement/definitions/SOL023CertificateManagement_def.yaml +2 −3 Original line number Diff line number Diff line Loading @@ -10,9 +10,8 @@ definitions: NOTE 2: "senderKID" attribute and "recipKID" attribute can be used to protect the message. "senderKID" attribute and "recipKID" attribute shall be present if required to uniquely identify a key, otherwise should be absent. Editor's note: it is FFS how to use OID for "generalInfo" attribute in ETSI NFV, e.g., same approach of URN. Editor’s note: it is FFS how to use to realize authenticated scheme. The mandatory to support basic authenticated scheme Editor's note: it is FFS how to use to realize authenticated scheme. The mandatory to support basic authenticated scheme uses the IAK secret for this purpose. Consequences of using/requiring other schemas shall be considered. type: object required: - pkiHeader Loading Loading
src/SOL023/CertificateManagement/CertificateManagement.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -988,6 +988,7 @@ components: schema: $ref: "./definitions/SOL023CertificateManagement_def.yaml#/definitions/CreateSubjectRequest" required: true CSRRequest: description: > Certificate resource creation request. Loading
src/SOL023/CertificateManagement/definitions/SOL023CertificateManagement_def.yaml +2 −3 Original line number Diff line number Diff line Loading @@ -10,9 +10,8 @@ definitions: NOTE 2: "senderKID" attribute and "recipKID" attribute can be used to protect the message. "senderKID" attribute and "recipKID" attribute shall be present if required to uniquely identify a key, otherwise should be absent. Editor's note: it is FFS how to use OID for "generalInfo" attribute in ETSI NFV, e.g., same approach of URN. Editor’s note: it is FFS how to use to realize authenticated scheme. The mandatory to support basic authenticated scheme Editor's note: it is FFS how to use to realize authenticated scheme. The mandatory to support basic authenticated scheme uses the IAK secret for this purpose. Consequences of using/requiring other schemas shall be considered. type: object required: - pkiHeader Loading