Actions
Bug #2151
closedIssues with SSL verification of proxies
Description
Some issues thrown up during testing of #2121:
- support DN instead of only CN, since nginx can't pass just the CN
- empty CN shouldn't be accepted
- change from rDNS of request IP to forward DNS of smart proxies?
- support headers instead of env vars?
Updated by Dominic Cleal almost 12 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.1
https://github.com/theforeman/foreman/pull/389
I was going to change the rDNS scheme as well, but decided that I'll mention it in my e-mail to foreman-users to get feedback (will send as soon as the installer PR's merged).
Updated by Dominic Cleal almost 12 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset a79b633bbf5e53f284e7d089d4fac75069e8b1b5.
Actions