Skip to content

Commit

Permalink
Correct product name in TLS support section
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronAtDuo committed Feb 7, 2023
1 parent 3167f8f commit 6349ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This SDK allows a web developer to quickly add Duo's interactive, self-service,

## TLS 1.2 and 1.3 Support

Duo_client_python uses Python's ssl module and OpenSSL for TLS operations. Python versions 2.7 (and higher) and 3.5 (and higher) have both TLS 1.2 and TLS 1.3 support.
Duo_universal_python uses Python's ssl module and OpenSSL for TLS operations. Python versions 2.7 (and higher) and 3.5 (and higher) have both TLS 1.2 and TLS 1.3 support.

## What's here:
* `duo_universal` - The Python Duo SDK for interacting with the Duo Universal Prompt
Expand Down

0 comments on commit 6349ec9

Please sign in to comment.