Project

General

Profile

Actions

Feature #9001

closed

Add checkbox to disable SSL peer verification for SMTP notifications

Added by Jim Pingle over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Notifications
Target version:
Start date:
10/03/2018
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:

Description

Some mail servers do not use a certificate that can be validated by the current code (e.g. custom self-signed CA or cert), but they can still benefit from TLS if the user opts to not validate the cert.

The current Pear Mail and Net_SMTP code supports this now, but we need a GUI knob and some backend code to enable it.

Should be simple, one checkbox that sets the right socket option. A user has already confirmed the backend change works, but it needs to be made conditional.

See the attached patch for the part that needs added to disable TLS verification, and see https://forum.netgate.com/topic/136299/pfsense-2-4-4-smtp-question/5 for more discussion.


Files

smtp-verify.diff (529 Bytes) smtp-verify.diff Jim Pingle, 10/03/2018 10:20 AM
Actions

Also available in: Atom PDF