In Portal under Reporting tab nothing is opening
search cancel

In Portal under Reporting tab nothing is opening

book

Article ID: 189538

calendar_today

Updated On:

Products

CA Application Test Service Virtualization

Issue/Introduction

In portal under Reporting tab nothing is opening. We have found this error in portal-grails.log

WARN  org.springframework.cloud.netflix.zuul.filters.post.SendErrorFilter - Error during filtering
com.netflix.zuul.exception.ZuulException: Certificate for doesn't match any of the subject alternative names: [dudsm022025434.intranet.barcap.com]

Environment

All supported DevTest releases.

Cause

N/A

Resolution

After going through portal logs, we noticed below error:

WARN  org.springframework.cloud.netflix.zuul.filters.post.SendErrorFilter - Error during filtering
com.netflix.zuul.exception.ZuulException: Certificate for doesn't match any of the subject alternative names: [dudsm022025434.intranet.barcap.com]

This error is due to mismatch of common name given for Registry.

To resolve this issue, set registry.host in phoenix.properties file where Portal service is running. Portal was restarted.

With this change, didn't see any SSL errors in Portal and able to access reporting tab from console.