Skip to content

Commit 32e9fd7

Browse files
committed
Add information to README about TLS 1.2/1.3 requirements
1 parent 091daa0 commit 32e9fd7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

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

11+
## TLS 1.2 and 1.3 Support
12+
13+
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.
14+
1115
## Duo Auth API
1216

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

0 commit comments

Comments
 (0)