Skip to content

Commit 52fbd16

Browse files
Merge pull request #246754 from arielsaghiv/patch-143
Update certificate-requirements.md
2 parents 9ac0a34 + 620ac95 commit 52fbd16

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/defender-for-iot/organizations/best-practices/certificate-requirements.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ Make sure that your certificates include the following CRT parameter details:
6060

6161
Make sure that your certificate key files use either RSA 2048 bits or 4096 bits. Using a key length of 4096 bits slows down the SSL handshake at the start of each connection, and increases the CPU usage during handshakes.
6262

63+
> [!TIP]
64+
> The following characters can be used when creating a key or certificate with a passphrase:
65+
> ASCII characters (a-z, A-Z, 0-9) are supported, as well as the following symbols ! # % ( ) + , - . / : = ? @ [ \ ] ^ _ { } ~
66+
6367
## Next steps
6468

6569
> [!div class="step-by-step"]

0 commit comments

Comments
 (0)