Skip to content

Commit 1266c2d

Browse files
Update UseSecurityFeatures.md
1 parent c47034d commit 1266c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UseSecurityFeatures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Note: If you have installed openssl and the openssl command fails with a command
5959
6. Set `Secure boot private signing key` to the path to the RSA 3072 private key you generated in step 1.
6060
7. Go back to main menu, Save and Exit.
6161

62-
**NOTE**: This covers setting up Secure Boot with a single private key, but up to 3 private keys can be used. Refer to Espressif's documentation on [Secure Boot V2](https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/security/secure-boot-v2.html)
62+
**NOTE**: This covers setting up Secure Boot with a single private key, but up to 3 private keys can be used. Refer to Espressif's documentation on [Secure Boot V2](https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/security/secure-boot-v2.html).
6363

6464
### 5.1 Build and flash the Secure Boot enabled bootloader
6565
1. Build the bootloader by running the following command:

0 commit comments

Comments
 (0)