diff options
author | Gilles Chehade <gilles@cvs.openbsd.org> | 2009-01-29 14:25:56 +0000 |
---|---|---|
committer | Gilles Chehade <gilles@cvs.openbsd.org> | 2009-01-29 14:25:56 +0000 |
commit | 813bf8297c6faabefd6be200241e585fc37d20c3 (patch) | |
tree | df10d7c9aa02faa81a228678a5d3dd6ac61355c8 /usr.sbin/httpd/htdocs | |
parent | 6b77a74991237d6fb8714007089d8bf544fd3704 (diff) |
initial starttls support in mta, this allows:
accept for domain "openbsd.org" relay via tls "mx.example.org"
to ensure the relaying of mail for whoever@openbsd.org will happen through
a secure tls (STARTTLS) session. failure to establish a tls session will be
considered as a permanent failure. As a side effect:
accept for domain "openbsd.org" relay via ssl "mx.example.org"
can now work as well and ensure that the relaying happens through ssmtp OR
tls, but never through an unsafe channel. no need to specify a port, they
are automatically detected if not specified.
still a work in progress, don't expect that it will work flawlessly.
Diffstat (limited to 'usr.sbin/httpd/htdocs')
0 files changed, 0 insertions, 0 deletions