You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Basic constraints (<i>must</i> be marked critical)</p>
105
+
* <p>Authority key identifier</p>
106
106
* </li>
107
107
* <li>
108
-
* <p>Subject alternative names</p>
108
+
* <p>Basic constraints (<i>must</i> be marked critical)</p>
109
109
* </li>
110
110
* <li>
111
-
* <p>Key usage</p>
111
+
* <p>Certificate policies</p>
112
112
* </li>
113
113
* <li>
114
114
* <p>Extended key usage</p>
115
115
* </li>
116
116
* <li>
117
-
* <p>Authority key identifier</p>
117
+
* <p>Inhibit anyPolicy</p>
118
118
* </li>
119
119
* <li>
120
-
* <p>Subject key identifier</p>
120
+
* <p>Issuer alternative name</p>
121
121
* </li>
122
122
* <li>
123
-
* <p>Issuer alternative name</p>
123
+
* <p>Key usage</p>
124
124
* </li>
125
125
* <li>
126
-
* <p>Subject directory attributes</p>
126
+
* <p>Name constraints</p>
127
127
* </li>
128
128
* <li>
129
-
* <p>Subject information access</p>
129
+
* <p>Policy mappings</p>
130
130
* </li>
131
131
* <li>
132
-
* <p>Certificate policies</p>
132
+
* <p>Subject alternative name</p>
133
133
* </li>
134
134
* <li>
135
-
* <p>Policy mappings</p>
135
+
* <p>Subject directory attributes</p>
136
136
* </li>
137
137
* <li>
138
-
* <p>Inhibit anyPolicy</p>
138
+
* <p>Subject key identifier</p>
139
+
* </li>
140
+
* <li>
141
+
* <p>Subject information access</p>
139
142
* </li>
140
143
* </ul>
141
144
* <p>Amazon Web Services Private CA rejects the following extensions when they are marked critical in an
142
145
* imported CA certificate or chain.</p>
143
146
* <ul>
144
147
* <li>
145
-
* <p>Name constraints</p>
146
-
* </li>
147
-
* <li>
148
-
* <p>Policy constraints</p>
148
+
* <p>Authority information access</p>
149
149
* </li>
150
150
* <li>
151
151
* <p>CRL distribution points</p>
152
152
* </li>
153
153
* <li>
154
-
* <p>Authority information access</p>
155
-
* </li>
156
-
* <li>
157
154
* <p>Freshest CRL</p>
158
155
* </li>
159
156
* <li>
160
-
* <p>Any other extension</p>
157
+
* <p>Policy constraints</p>
161
158
* </li>
162
159
* </ul>
160
+
* <p>Amazon Web Services Private Certificate Authority will also reject any other extension marked as critical not contained on the preceding list of allowed extensions.</p>
163
161
* @example
164
162
* Use a bare-bones client and the command you need to make an API call.
* bucket policy must give write permission to Amazon Web Services Private CA. </p>
533
533
* <p>Amazon Web Services Private CA assets that are stored in Amazon S3 can be protected with encryption.
534
-
* For more information, see <a href="https://docs.aws.amazon.com/privateca/latest/userguide/PcaCreateCa.html#crl-encryption">Encrypting Your
534
+
* For more information, see <a href="https://docs.aws.amazon.com/privateca/latest/userguide/crl-planning.html#crl-encryption">Encrypting Your
535
535
* CRLs</a>.</p>
536
536
* <p>Your private CA uses the value in the <b>ExpirationInDays</b> parameter to calculate the <b>nextUpdate</b> field in the CRL. The CRL is refreshed prior to a
537
537
* certificate's expiration date or when a certificate is revoked. When a certificate is
0 commit comments