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

sender.js will on a tls failure try a delivery with out tls. However … #393

Merged
merged 1 commit into from
May 28, 2024

Conversation

JQuags
Copy link
Contributor

@JQuags JQuags commented May 27, 2024

…on freebsd 13 a misconfigured server may show

35242434560:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:/usr/src/crypto/openssl/ssl/record/ssl3_record.c:339: But this is not detected as a tls failure and the delivery does not succeed. sender.js has been updated for this error

…on freebsd 13 a misconfigured server may show

35242434560:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:/usr/src/crypto/openssl/ssl/record/ssl3_record.c:339:
But this is not detected as a tls failure and the delivery does not succeed. sender.js has been updated for this error
@andris9 andris9 merged commit 530b495 into zone-eu:master May 28, 2024
3 checks passed
@andris9
Copy link
Member

andris9 commented May 28, 2024

Thanks!

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