You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UseSecurityFeatures.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Note: If you have installed openssl and the openssl command fails with a command
59
59
6. Set `Secure boot private signing key` to the path to the RSA 3072 private key you generated in step 1.
60
60
7. Go back to main menu, Save and Exit.
61
61
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).
63
63
64
64
### 5.1 Build and flash the Secure Boot enabled bootloader
65
65
1. Build the bootloader by running the following command:
0 commit comments