#8578 EPN: SMTP client downgrade smtp_security from `starttls` to `none`
Closed: fixed by rcritten. Opened by slev.

If an administrator requests smtp_security=starttls via epn.conf, but SMTP server disables STARTTLS, then EPN downgrade security to none, which means plain text. The administrator doesn't expect such behavior.


master:

  • be006ad6c4e36fd53212a5e573524d1c96dfab39 ipatests: Respect platform's openssl dir
  • 94adee3c73f039fc2d985afd1681cd64ece55116 EPN: Don't downgrade security
  • 977063a56ef8f11c75a4cdd836f8692155337c7b test_epn: Standardize EPN configs for deduplication
  • 32aa1540f0f25864816eced0b2f569a6cdfd3973 EPN: Enable certificate validation and hostname checking
  • 17f430efc4cf438b6c052465b8252688bc5822f9 EPN: Allow authentication by SMTP client's certificate
  • 82e69008ad43b993a2d3664b3ea35d9f84f2679a ipatests: Collect EPN log for debugging

ipa-4-8:

  • 1f0c5cc2ff6ed65579930d6afe38b501ca3f53ed ipatests: Respect platform's openssl dir
  • 9b756a709a60e76ae2d151d49e4894b9032ba96d EPN: Don't downgrade security
  • 3c83c98212fe379371215a57167f9a792e30b0b9 test_epn: Standardize EPN configs for deduplication
  • 119ebed28b715d29c42623e4948ba0d7cc652360 EPN: Enable certificate validation and hostname checking
  • 058d51f43db4b6ff0861402b69b07c4e6522cd10 EPN: Allow authentication by SMTP client's certificate
  • 461b4635bfee19845b4e27280f4d118ab1900561 ipatests: Collect EPN log for debugging

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata