Skip to content

Commit

Permalink
Change usage guide wording
Browse files Browse the repository at this point in the history
  • Loading branch information
lrstewart committed May 5, 2023
1 parent 7ed91eb commit c914f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/USAGE-GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ make
Not all algorithms are available from all versions of Openssl:
* ChaChaPoly is not supported before Openssl-1.1.1
* RSA-PSS is not supported before Openssl-1.1.1
* RC4 is not supported after Openssl-3.
* RC4 is not supported with Openssl-3.0 or later.

## Building s2n-tls with LibreSSL

Expand Down

0 comments on commit c914f3d

Please sign in to comment.