Issue:
when setting the HTTPS using a wildcard certificate on 17.4.1 Service Catalog service stops after a few seconds.
USVCT 17.4 RU1
Comment below lines in USM_HOME\view\webapps\usm\WEB-INF\web.xml
<!--
<filter-mapping> <filter-name>LogFilter</filter-name> <url-pattern>/wpf/*</url-pattern> </filter-mapping>
<filter-mapping> <filter-name>LogFilter</filter-name> <url-pattern>/services/*</url-pattern> </filter-mapping>
-->