Ssoconfig returns errors
search cancel

Ssoconfig returns errors

book

Article ID: 373527

calendar_today

Updated On:

Products

DX NetOps

Issue/Introduction

2024-07-31 09:39:31,119 | org.eclipse.jetty.server.HttpChannel
      | handleException /pc/center/webservice/sso org.eclipse.jetty.http.BadMessageException: 400: Invalid SNI

Cause

Short host name is not in the certificate's SAN entries

Resolution

run the following switch when opening SsoConfig

SsoConfig --host <FullyQualifiedHostName> 

Example: SsoConfig --host Hostname.Domain.com