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
Copy file name to clipboardExpand all lines: articles/container-registry/container-registry-tutorial-sign-trusted-ca.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,6 @@ Here are the requirements for certificates issued by a CA:
136
136
- Extended Key Usages (EKUs) must be empty or `1.3.6.1.5.5.7.3.3` (for Codesigning).
137
137
- Key properties:
138
138
- The `exportable` property must be set to `false`.
139
-
- The `contentType` should be set to `application/x-pem-file`for better integration with [Image Integrity Policy](https://learn.microsoft.com/en-us/azure/aks/image-integrity?tabs=azure-cli)
140
139
- Select a supported key type and size from the [Notary Project specification](https://github.com/notaryproject/specifications/blob/v1.0.0/specs/signature-specification.md#algorithm-selection).
141
140
142
141
For integration with [Image Integrity](https://learn.microsoft.com/en-us/azure/aks/image-integrity?tabs=azure-cli) the `contentType` should be set to `application/x-pem-file`.
0 commit comments