Skip to content

Commit 22556ac

Browse files
Merge pull request #6252 from MicrosoftDocs/main639063468930147091sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 170265f + e6787cd commit 22556ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hub/apps/develop/smart-app-control/code-signing-for-smart-app-control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ ms.date: 09/20/2022
88

99
# Sign your app for Smart App Control compliance
1010

11-
Code signing is a cryptographic operation that can be performed on an app in order to verify its contents and publisher. Smart App Control considers apps signed with a trusted digital certificate to be safe, and allows them to run on a protected computer.
11+
Code signing is a cryptographic operation that can be performed on an app in order to verify its contents and publisher.Smart App Control allows applications signed with RSA-based digital certificates to run on protected devices. It does not currently support elliptic-curve cryptography (ECC).
1212

1313
> [!NOTE]
14-
> Smart App Control's signature check does not currently support Elliptic-curve cryptography (ECC) signatures.
14+
> Smart App Control's signature check does not currently support Elliptic-curve cryptography (ECC) signatures. Please use ensure all applications are signed with RSA-based digital certificates.
1515
1616
There are several ways to sign your app.
1717

0 commit comments

Comments
 (0)