Skip to content

Commit b7dc2c3

Browse files
shlipsey3Court72
andauthored
Update articles/security/fundamentals/azure-CA-details.md
Co-authored-by: Courtney Wales <[email protected]>
1 parent a004fc1 commit b7dc2c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/security/fundamentals/azure-CA-details.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,8 @@ To determine if the **Microsoft ECC Root Certificate Authority 2017** and **Micr
243243
keytool -import -file microsoft-ecc-root-ca.crt -alias microsoft-rsa-root-ca -keystore $JAVA_HOME/jre/lib/security/cacerts
244244
keytool -import -file microsoft-rsa-root-ca.crt -alias microsoft-rsa-root-ca -keystore $JAVA_HOME/jre/lib/security/cacerts
245245
```
246-
- Note: In this example, `microsoft-ecc-root-ca.crt` and `microsoft-rsa-root-ca.crt` are the names of the file that contain the **Microsoft ECC Root Certificate Authority 2017** and **Microsoft RSA Root Certificate Authority 2017** root certificates, respectively.
246+
> [!NOTE]
247+
> In this example, `microsoft-ecc-root-ca.crt` and `microsoft-rsa-root-ca.crt` are the names of the files that contain the **Microsoft ECC Root Certificate Authority 2017** and **Microsoft RSA Root Certificate Authority 2017** root certificates, respectively.
247248
248249
## Past changes
249250

0 commit comments

Comments
 (0)