Skip to content

Commit c910821

Browse files
Update code signing information for Smart App Control
Clarified that Smart App Control allows RSA-based digital certificates and does not support ECC.
1 parent 614a824 commit c910821

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)