Skip to content

Commit 58838df

Browse files
mheibarsnick
andauthored
Update docs/source/carrierboard_development.rst
Co-authored-by: barsnick <barsnick@users.noreply.github.com>
1 parent 9239996 commit 58838df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/carrierboard_development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ using e.g. ``openssl cms …`` and thus creating a *detached* signature of the b
118118
To keep the DT overlay signature small, the certificate could be *not* included in this signature (and thus not stored
119119
inside the EEPROM), but to verify this signature, accessing the signing certificate must then be possible (e.g. placed in
120120
and loaded from the root filesystem). This raises other topics, so chargebyte's start point is to include it as
121-
complete X.509 signature in the EEPROM even if this requires a larger EEPROM type.
121+
a complete X.509 signature in the EEPROM even if this requires a larger EEPROM type.
122122

123123
Such a signature can be created for example using the following command line:
124124

0 commit comments

Comments
 (0)