Hi !
I am using Geonetwork (3.2.2) with Tomcat and having problems with x-forwarding.
Within geoserver you can set " Enable customization of the proxy URL via HTTP headers" on true an set the proxy-url to “${X-Forwarded-Proto}://${X-Forwarded-Host}/${X-Forwarded-Path}”. And it works fine.
Is there a possible way to do something like that in GeoNetwork?
Upgrading the version is no option due to other infrustructure problems.