]
Radoslav Husar commented on WFLY-6155:
--------------------------------------
The PR was merged, so it looks like this can be resolved [~ehugonnet]?
[Migration][WebToUndertow] RemoteIpValve - protocolHeaderHttpsValue
and proxiesHeader are neither migrated and neither migration warning is shown
-------------------------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-6155
URL:
https://issues.jboss.org/browse/WFLY-6155
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 10.0.0.Final
Reporter: ehsavoie Hugonnet
Assignee: ehsavoie Hugonnet
Priority: Critical
When migrating {{RemoteIpValve}} which has defined params {{proxiesHeader}} and
{{protocolHeaderHttpsValue}} these params are neither migrated nor migration warning is
shown.
If those params are not migratable, there should be printed at least migration warning
for them.