command of "tox -e docs" failed
error info of "tox -e docs" is below doc/source/signing_backends.rst:74: D003 Tabulation used for indentation doc/source/signing_backends.rst:75: D003 Tabulation used for indentation doc/source/signing_backends.rst:76: D003 Tabulation used for indentation doc/source/signing_backends.rst:77: D003 Tabulation used for indentation doc/source/signing_backends.rst:52: D001 Line too long This patch correct it Closes-Bug: #1664796 Change-Id: I55798c2823f8a98ae7bfee0612c3a2639b4ca8d5
This commit is contained in:
parent
29a0e8954d
commit
9d4ea65ef7
@ -49,9 +49,9 @@ Valid options for this backend are:
|
||||
pkcs11
|
||||
------
|
||||
|
||||
This backend uses a provided pkcs11 library for the signing operation. The final
|
||||
certificate is created in the same way as with `anchor` backend with regards to
|
||||
extensions and fixups.
|
||||
This backend uses a provided pkcs11 library for the signing operation. The
|
||||
final certificate is created in the same way as with `anchor` backend with
|
||||
regards to extensions and fixups.
|
||||
|
||||
The interface doesn't rely on any special functionality of the store. Only the
|
||||
RSA private key needs to be available as a secret. The only used mechanism is
|
||||
|
Loading…
x
Reference in New Issue
Block a user