Skip to content

Commit

Permalink
Updated readme for TPM usage
Browse files Browse the repository at this point in the history
Signed-off-by: AssemblyJohn <[email protected]>
  • Loading branch information
AssemblyJohn committed Jul 24, 2024
1 parent 71e98bb commit aff7d7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ For more information see:
- [OpenSSL property](https://www.openssl.org/docs/man3.0/man7/property.html)
- [OpenSSL provider](https://www.openssl.org/docs/man3.0/man7/provider.html)

<b>Note:</b> In case of errors related to CSR signing, update tpm2-openssl to v 1.2.0.

Check notice on line 84 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L84

Element: b

## Custom Provider

Check notice on line 86 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L86

Expected: 1; Actual: 0; Below
There is a configuration option to configure OpenSSL for use with a custom provider.<br>

Check notice on line 87 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L87

Element: br
`cmake` ... `-DUSING_CUSTOM_PROVIDER=ON`<br>

Check notice on line 88 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L88

Element: br
Expand Down

0 comments on commit aff7d7c

Please sign in to comment.