#8249 ipa-pki-proxy.conf uses 'secret' for ajp even though tomcat is < 9.0.31.0
Closed: invalid 4 years ago by tjaalton. Opened 4 years ago by tjaalton.

Unless I've misunderstood the code, commit ec73de9 should use 'requiredSecret' instead of 'secret' for ajp password parameter, if tomcat version is < 9.0.31.0? But http_proxy() (and upgrade script) will use 'secret' anyway.


These are two different configuration files, they use different syntax. ipa-pki-proxy.conf is for Apache and mod_proxy needs secret option. Tomcat doesn't see this file at all.

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

4 years ago

Login to comment on this ticket.

Metadata