Skip to content

Commit 6c8ada5

Browse files
Merge pull request #43 from duosecurity/README_info_on_tls_support
Add info to README about TLS 1.2/1.3 support
2 parents 6493b16 + 77d1b61 commit 6c8ada5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
* 14
2020
* 15
2121

22+
## TLS 1.2 and 1.3 Support
23+
24+
Duo_api_nodejs uses the Node tls library and OpenSSL for TLS operations. All versions of Node receiving security support (14 and higher) use OpenSSL 1.1.1 which supports TLS 1.2 and 1.3.
25+
2226
# Installing
2327

2428
Development:

0 commit comments

Comments
 (0)