[dovecot/core] 21f756: lib-master: Fix master_service_ssl_settings_to_ios...

GitHub noreply at github.com
Fri Dec 15 16:00:10 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 21f7563c2b9893bfdc72cba3daaddc76b01f8d33
      https://github.com/dovecot/core/commit/21f7563c2b9893bfdc72cba3daaddc76b01f8d33
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/lib-master/master-service-ssl-settings.c

  Log Message:
  -----------
  lib-master: Fix master_service_ssl_settings_to_iostream_set() for client settings

ssl_verify_client_cert setting applies only to server side. For client side
we always verify the SSL certificate validity.


  Commit: bcb65da2bec56ee1baadc9f0233f12dce5d06ddd
      https://github.com/dovecot/core/commit/bcb65da2bec56ee1baadc9f0233f12dce5d06ddd
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/lib-ssl-iostream/iostream-openssl.c

  Log Message:
  -----------
  lib-ssl-iostream: If allow_invalid_cert=TRUE, skip verifying hostname


  Commit: 885d23eea2cb509d9b4f28ea9f4ce89b9c0f4974
      https://github.com/dovecot/core/commit/885d23eea2cb509d9b4f28ea9f4ce89b9c0f4974
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/login-common/login-proxy.c

  Log Message:
  -----------
  login-proxy: Add back support for ssl_client_cert/key

Forgot to add these while rewriting login-proxy to use lib-ssl-iostream.


Compare: https://github.com/dovecot/core/compare/ff8a751fb922...885d23eea2cb


More information about the dovecot-cvs mailing list