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

Check if encryption negotiation failed #12321

Merged
merged 1 commit into from May 11, 2023

Conversation

ADDCreative
Copy link
Contributor

If stream_socket_enable_crypto failed to negotiation encryption SMTP credentials could be sent unencrypted. Added a check to prevent this.

Also fixed the duplicate EHLO when STARTTLS isn't sent.

If stream_socket_enable_crypto failed to negotiation encryption SMTP credentials could be sent unencrypted. Added a check to prevent this.

Also fixed the duplicate EHLO when STARTTLS isn't sent.
@mhcwebdesign mhcwebdesign merged commit 2f7e4e3 into opencart:3.0.x.x_Maintenance May 11, 2023
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.

None yet

2 participants