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
Short host name is not in the certificate's SAN entries
run the following switch when opening SsoConfig
SsoConfig --host <FullyQualifiedHostName>
Example: SsoConfig --host Hostname.Domain.com