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 #12322

Merged
merged 1 commit into from May 25, 2023
Merged

Conversation

ADDCreative
Copy link
Contributor

#12321 for master branch.

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.
@eka7a eka7a merged commit e795893 into opencart:master May 25, 2023
@ADDCreative ADDCreative deleted the patch-3 branch May 25, 2023 23:06
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