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

Difficult to debug TLS handshake issues #78

Open
munkyboy opened this issue Aug 12, 2021 · 1 comment · May be fixed by #82
Open

Difficult to debug TLS handshake issues #78

munkyboy opened this issue Aug 12, 2021 · 1 comment · May be fixed by #82

Comments

@munkyboy
Copy link

There is no way to capture errors that occur during TLS handshakes.

munkyboy added a commit to munkyboy/go-syslog that referenced this issue Aug 12, 2021
Added Server.SetErrChannel which will be used to send errors

fixes mcuadros#78
@munkyboy munkyboy linked a pull request Aug 24, 2021 that will close this issue
@satta
Copy link

satta commented Oct 25, 2021

+1. IMHO this is required to make TLS work in any kind of production setup.

munkyboy added a commit to munkyboy/go-syslog that referenced this issue Oct 26, 2021
Added Server.SetErrChannel which will be used to send errors

fixes mcuadros#78
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 a pull request may close this issue.

2 participants