Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ image:ios-signing-system-keychain-signing-certificate-not-trusted.png[width="",a
[IMPORTANT]
====

*Do not* manually trust the signing certificate using the _Always Trust_ option in the certificate details when you see the _certificate is not trusted_ message, as this will cause issues later.
*Do not* manually trust _any certificate issued by Apple_ using the _Always Trust_ option in the certificate details when you see the _certificate is not trusted_ message, as this will cause issues later.

If you see a signing certificate that has the status *This certificate is marked as trusted for all users*, follow the below steps to undo the manual trust:
If you see a certificate issued by Apple that has the status *This certificate is marked as trusted for all users*, follow the below steps to undo the manual trust:

image:ios-signing-system-keychain-signing-certificate-always-trust.png[width="",alt="The certificate is marked as trusted status of a signing certificate in System keychain"]

Expand Down
Loading