用戶憑證(Subscriber Certificate)之憑證機構資訊存取(Authority Information Access)
Subscriber Certificate Authority Information Access
The
AuthorityInfoAccessSyntaxMUST contain one or moreAccessDescriptions. EachAccessDescriptionMUST only contain a permittedaccessMethod, as detailed below, and eachaccessLocationMUST be encoded as the specifiedGeneralNametype.
AuthorityInfoAccessSyntax 應(MUST)包含一個或多個 AccessDescription。每個 AccessDescription 應(MUST)僅包含下表所列之允許 accessMethod,且每個 accessLocation 應(MUST)編碼為指定之 GeneralName 型別。
The
AuthorityInfoAccessSyntaxMAY contain multipleAccessDescriptions with the sameaccessMethod, if permitted for thataccessMethod. When multipleAccessDescriptions are present with the sameaccessMethod, eachaccessLocationMUST be unique, and eachAccessDescriptionMUST be ordered in priority for thataccessMethod, with the most-preferredaccessLocationbeing the firstAccessDescription. No ordering requirements are given forAccessDescriptions that contain differentaccessMethods, provided that previous requirement is satisfied.
若該 accessMethod 允許指定多個 AccessDescription,AuthorityInfoAccessSyntax 得(MAY)包含多個具有相同 accessMethod 的 AccessDescription。當存在多個具有相同 accessMethod 的 AccessDescription 時,各 accessLocation 應(MUST)互不相同,且各 AccessDescription 應(MUST)依該 accessMethod 之優先順位排列,其中具有最高優先順位 accessLocation 的 AccessDescription 應排列於首位。在符合前述要求之前提下,對於具有不同 accessMethod 的 AccessDescription,不另定其排序要求。
Access Method Access Location Presence Maximum Description id-ad-ocsp(OID: 1.3.6.1.5.5.7.48.1)uniformResourceIdentifierMAY * A HTTP URL of the Issuing CA’s OCSP responder. id-ad-caIssuers(OID: 1.3.6.1.5.5.7.48.2)uniformResourceIdentifierSHOULD * A HTTP URL of the Issuing CA’s certificate. Any other value - MUST NOT - No other accessMethods may be used.
accessMethod | accessLocation | 必要性 | 最大數量 | 說明 |
|---|---|---|---|---|
id-ad-ocsp(OID:1.3.6.1.5.5.7.48.1) | uniformResourceIdentifier | 得(MAY) | *(任意數量) | 簽發憑證機構(Issuing CA)的 OCSP 回應伺服器 HTTP URL。 |
id-ad-caIssuers(OID:1.3.6.1.5.5.7.48.2) | uniformResourceIdentifier | 宜(SHOULD) | *(任意數量) | 簽發憑證機構憑證的 HTTP URL。 |
| 任何其他值 | - | 不得(MUST NOT) | - | 不得使用其他 accessMethod。 |