Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable supplying node native TLS options #57

Merged

Conversation

ChrisiPK
Copy link
Contributor

While using the library, I noticed it is impossible to pass native Node.JS TLS options to the underlying TLS implementation. I added these as additional options to the existing ITlsOptions interface, so everything is backwards-compatible. This still keeps the same functionality for the existing properties, but allows the user to overwrite any option using the newly added properties.

@TimelordUK
Copy link
Owner

greaat work thanks so much for improving and using the library

@TimelordUK TimelordUK merged commit 4dd7742 into TimelordUK:master Nov 27, 2022
@ChrisiPK ChrisiPK deleted the feature/node-native-tls-options branch December 5, 2022 15:05
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.

2 participants