Skip to content

Commit 297d29d

Browse files
Merge pull request #263171 from chen-karen/main
Update quick-create-cli.md
2 parents 0c62588 + 562c44c commit 297d29d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/key-vault/managed-hsm/quick-create-cli.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ openssl req -newkey rsa:2048 -nodes -keyout cert_1.key -x509 -days 365 -out cert
9999
openssl req -newkey rsa:2048 -nodes -keyout cert_2.key -x509 -days 365 -out cert_2.cer
100100
```
101101

102+
> [!NOTE]
103+
> Even if the certificate has "expired," it can still be used to restore the security domain.
104+
102105
> [!IMPORTANT]
103106
> Create and store the RSA key pairs and security domain file generated in this step securely.
104107

0 commit comments

Comments
 (0)