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

Unless I've misunderstood the code, commit ec73de969f55b7a 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.

alright!

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

Metadata