Changes between Version 40 and Version 41 of GAPI_AM_API_DRAFT
- Timestamp:
- 03/09/12 13:27:08 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GAPI_AM_API_DRAFT
v40 v41 628 628 - {{{serialNum}}} is required to be unique within the certificate authority: each newly issued certificate must have a unique serial number. 629 629 - The Distinguished Name should include a human readable identifier, for both subject and issuer. Details are not specified 630 - User (and most authority) certificates shall be marked {{{CA:TRUE}}} in the x509 v3 basic constraints; Slices shall be marked {{{FALSE}}}630 - Only authority certificates (but all authorities that issue certificates) shall be marked {{{CA:TRUE}}} in the x509 v3 basic constraints; Slices and users shall be marked {{{FALSE}}}. 631 631 - The Subject Alternative Name field must include 3 pieces of information 632 632 - Entries are comma separated ('{{{, }}}'), and may be in any order.