Skip to content

Set default of TLSv1.2#3

Merged
jeremy-j-ackso merged 4 commits intomasterfrom
enforce-tls1.2
Mar 21, 2019
Merged

Set default of TLSv1.2#3
jeremy-j-ackso merged 4 commits intomasterfrom
enforce-tls1.2

Conversation

@jeremy-j-ackso
Copy link
Collaborator

This update allows setting the minimum TLS version when initializing the
Phaxio object. Default is TLSv1.2, other options are those listed for
minVersion at
https://nodejs.org/api/tls.html#tls_tls_createsecurecontext_options

Was updated to be backwards-compatible. Users of earlier versions should
not have to modify code to get the benefit of TLSv1.2.

This update allows setting the minimum TLS version when initializing the
Phaxio object. Default is `TLSv1.2`, other options are those listed for
`minVersion` at
https://nodejs.org/api/tls.html#tls_tls_createsecurecontext_options

Was updated to be backwards-compatible. Users of earlier versions should
not have to modify code to get the benefit of TLSv1.2.
@jeremy-j-ackso jeremy-j-ackso merged commit 7736945 into master Mar 21, 2019
@jeremy-j-ackso jeremy-j-ackso deleted the enforce-tls1.2 branch March 21, 2019 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant