After enabling HTTPS Service Catalog service is failing
search cancel

After enabling HTTPS Service Catalog service is failing

book

Article ID: 281998

calendar_today

Updated On:

Products

CA Service Catalog

Issue/Introduction

Issue:

when setting the HTTPS using a wildcard certificate on 17.4.1 Service Catalog service stops after a few seconds.

 

Environment

USVCT 17.4 RU1

Resolution

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>
-->