Skip to content

Commit 896f6cf

Browse files
authored
Update container-registry-tutorial-sign-trusted-ca.md
1 parent 772e4a1 commit 896f6cf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

articles/container-registry/container-registry-tutorial-sign-trusted-ca.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ Here are the requirements for certificates issued by a CA:
136136
- Extended Key Usages (EKUs) must be empty or `1.3.6.1.5.5.7.3.3` (for Codesigning).
137137
- Key properties:
138138
- 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)
140139
- 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).
141140

142141
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

Comments
 (0)