Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
Signed-off-by: AssemblyJohn <[email protected]>
  • Loading branch information
AssemblyJohn committed May 24, 2024
1 parent a7e7bc2 commit a315ae7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ All documentation and the issue tracking can be found in our main repository her

## Prerequisites

The library requires OpenSSL 1.1.1.
The library requires OpenSSL 3.

## Build Instructions

Expand Down Expand Up @@ -61,7 +61,6 @@ When receiving back a signed CSR, the library will take care to create two files
## TPM
There is a configuration option to configure OpenSSL for use with a TPM.<br>
`cmake` ... `-DUSING_TPM2=ON`<br>
Note OpenSSL providers are not available for OpenSSL v1, OpenSSL v3 is required.

The library will use the `UseTPM` flag and the PEM private key file to
configure whether to use the `default` provider or the `tpm2` provider.
Expand Down

0 comments on commit a315ae7

Please sign in to comment.