Skip to main content
NetApp Knowledge Base

Access to Cognos Reporting portal failing with Error Certificate doesn't match any of the subject alternative names

Views:
27
Visibility:
Public
Votes:
0
Category:
oncommand-insight-data-warehouse
Specialty:
ds_dii
Last Updated:

Applies to

OnCommand Data Warehouse (DWH) 7.3.14 and 7.3.15

Issue

  • When accessing the Cognos Reporting Portal using any browser you see the following error:

2024-01-20T06:47:16.339-0800 ERROR com.ibm.bi.platform.commons.web.filters.BIFilter [Default Executor-thread-78] NA bi Error calling https://10.151.109.33:9300/p2pd/servlet/ping. Request URI: /bi/v1/indices/
javax.net.ssl.SSLPeerUnverifiedException: Certificate for <IP_Adress> doesn't match any of the subject alternative names: [localhost, unstaas01-dwh02.admin.staas.govdc.netapp.com.au]

  • On checking Cognos certificate "CAMKeystore" for SAN (subject alternative names)

[open windows cmd, cd to \Program Files\SANscreen\java64\bin
run the following command
keytool -v -list -keystore "C:\Program Files\SANscreen\cognos\analytics\configuration\certs\CAMKeystore" -storepass NoPassWordSet]

Looking up SAN in the cert and you have two names by default setup, but no server IP address:

SubjectAlternativeName [
  DNSName: localhost
  DNSName: <Hostname>
]

  • When we ping localhost, it returns 127.0.0.1 and not the server IP address.

 

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.