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

add ztls fallback support #99

Closed
tarunKoyalwar opened this issue Jul 4, 2023 · 0 comments · Fixed by #100
Closed

add ztls fallback support #99

tarunKoyalwar opened this issue Jul 4, 2023 · 0 comments · Fixed by #100
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@tarunKoyalwar
Copy link
Member

Please describe your feature request:

Since crypto/tls is strict and only allows limited amount of customization. which causes issues like e

we should use ztls as fallback when there are tls handshake related errors (as mentioned above)

Describe the use case of this feature:

  • stability and more
  • allows connection to outdated / legacy systems
@tarunKoyalwar tarunKoyalwar added the Type: Enhancement Most issues will probably ask for additions or changes. label Jul 4, 2023
@tarunKoyalwar tarunKoyalwar self-assigned this Jul 4, 2023
@Mzack9999 Mzack9999 added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants