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

Set TLS connection type: smtps/starttls #104

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Conversation

stephdl
Copy link
Contributor

@stephdl stephdl commented Apr 12, 2024

This pull request fixes the TLS connection issue in the add-relay-rule/10test-credentials file. Previously, the code only attempted to connect using starttls, but now it also tries smtps if starttls fails. This ensures a more reliable and secure connection.

NethServer/dev#6895

@DavidePrincipi DavidePrincipi force-pushed the feat-6895-smtps branch 3 times, most recently from c690e37 to 7be5410 Compare April 12, 2024 13:26
@DavidePrincipi DavidePrincipi mentioned this pull request Apr 12, 2024
19 tasks
@DavidePrincipi DavidePrincipi changed the title Fix TLS connection smtps vs starttls in add-relay-rule/10test-credentials Set TLS connection type: smtps/starttls Apr 16, 2024
@DavidePrincipi DavidePrincipi merged commit 1c8f7e3 into main Apr 16, 2024
1 check passed
@DavidePrincipi DavidePrincipi deleted the feat-6895-smtps branch April 16, 2024 14:26
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