When Thin client or landing page is launched, error "HTTP Status 500 - Internal Server Error" is noticed after applying CA signed certificate.
All Supported NCM environment.
The CA-signed certificate was generated using a specific server name, but the client is connecting using a different name. This discrepancy causes a Server Name Indication (SNI) failure, resulting in the 500 error.
$VOYENCE_HOME/bin/service and take backup of ncm-as and webtomcat service files. -Djdk.internal.httpclient.disableHostnameVerification=true Refer to screenshot: