Skip to content

Commit

Permalink
Add information to README about TLS 1.2/1.3 requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronAtDuo committed Feb 3, 2023
1 parent 091daa0 commit 32e9fd7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

**duo_api_golang** - Go language bindings for the Duo APIs (both auth and admin).

## TLS 1.2 and 1.3 Support

Duo_api_golang uses the Go cryptography library for TLS operations. Go versions 1.13 and higher support both TLS 1.2 and 1.3.

## Duo Auth API

The Auth API is a low-level, RESTful API for adding strong two-factor authentication to your website or application.
Expand Down

0 comments on commit 32e9fd7

Please sign in to comment.