Skip to content

Commit e91830f

Browse files
committed
Clarify the validations for the ADD_X509_CERT transaction
1 parent 4e307bf commit e91830f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/transactions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@ The certificate is immutable. It can only be revoked by either the owner or a qu
907907

908908
- Who can send: Vendor account
909909
- PAA (Root certificates) are VID-scoped:
910-
- the `vid` field in the subject of the intermediate/leaf X509 certificate must be equal to the Vendor account's VID.
910+
- the vid field in the subject of the root certificate, as well as in the intermediate/leaf X509 certificates and the Vendor account's VID certificate, must be the same.
911911
- Non-VID scoped PAAs (Root certificates):
912912
- if the intermediate/leaf X509 certificate is VID-scoped, then the `vid` field in the certificate must match the corresponding PAA's `vid` field on the ledger, or the intermediate/leaf X509 certificate must not be VID-scoped.
913913
- `vid` field associated with the corresponding PAA on the ledger must be equal to the Vendor account's VID.

0 commit comments

Comments
 (0)