Skip to content

Commit b2fa117

Browse files
authored
Update container-registry-tutorial-sign-trusted-ca.md
1 parent 0fce8a9 commit b2fa117

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ Here are the requirements for certificates issued by a CA:
139139
- 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).
140140

141141
> [!IMPORTANT]
142-
> To ensure successful integration with [Image Integrity](/azure/aks/image-integrity), the content type of the certificate should be PEM.
142+
> To ensure successful integration with [Image Integrity](articles/aks/image-integrity.md), the `contentType` should be set to `application/x-pem-file`.
143+
143144
> [!NOTE]
144145
> This guide uses version 1.0.1 of the AKV plugin. Prior versions of the plugin had a limitation that required a specific certificate order in a certificate chain. Version 1.0.1 of the plugin does not have this limitation so it is recommended that you use version 1.0.1 or later.
145146

0 commit comments

Comments
 (0)