A new Flexera Community experience is coming on November 25th. Click here for more information.
After applying the latest service pack (SP1) to your FlexNet Manager for Engineering Applications 2022 R1 install, you may be redirected to a URL using HTTPS when trying to access the web interface. Once you’ve installed Service Pack 1, a redirect variable in one of the configuration files automatically redirects to HTTPS. The site will be blocked as untrusted if you do not have HTTPS/SSL configured.
To remove the automatic redirect to HTTPS, follow these steps on both the Admin server and Reporting server.
<Install Directory>\FLEXnet\manager\admin\patches\installed\jboss\config\
<Install Directory>\reporting\patches\installed\jboss\config\
On line 612: <filter-ref name="http-to-https" predicate="equals(%p,@{flexnet.port}@)"/>
On line 629: <rewrite name="http-to-https" target="https://@{flexnet.host}@:@{https.port}@%U" redirect="true"/>
<Install Directory>\FLEXnet\manager\admin\
<Install Directory\FLEXnet\manager\reporting\
on Feb 13, 2023 12:33 PM - edited on Feb 15, 2023 08:32 AM by HollyM