]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
login-common: Use HAproxy provided proxy.ssl information
authorAki Tuomi <aki.tuomi@dovecot.fi>
Mon, 18 Sep 2017 12:27:38 +0000 (15:27 +0300)
committerTimo Sirainen <tss@dovecot.fi>
Mon, 16 Oct 2017 08:04:36 +0000 (11:04 +0300)
commitb6fbc235f981b10333403e2fd6d333fd351c7a3c
tree9c6d9f92b457d9f738a7be1d963e9a8bb2e6109b
parentb68b98e1545bad8af9cb58ef89e8d7f6e16577be
login-common: Use HAproxy provided proxy.ssl information

If the connection is proxied via system that can terminate
ssl for us, such as HAproxy, use that information only.
src/login-common/client-common.c
src/login-common/client-common.h
src/login-common/sasl-server.c