SSL based authentication

GeoV
Tera Expert

I am trying to do second part of uploading the client certificate - when I upload I am getting the error as following

 

Didn't find any chain to complete partial chain [KMFCoreCertificate[Subject DN=CN=*.xyz.com] - xyz is  not the real name. It is wild card certificate but signed by Certificate CA go daddy

 

Certificate extended usage has 

Not Critical TLS WWW Server Authentication (OID.1.3.6.1.5.5.7.3.1) TLS WWW Client Authentication (OID.1.3.6.1.5.5.7.3.2)

 

Certificate Key usage has

Critical , Signing, Key Encipherment

1 ACCEPTED SOLUTION
4 REPLIES 4

KevinBellardine
Kilo Sage

This is most likely an issue with the certificate authority itself, or more likely the intermediate authority that was used to sign the cert. You should go back to whoever issued you the cert.

The issue had to with PDI Instance . I got access  test environment of our organization and the same certification are working

charmi_21
Giga Contributor

Hello @GeoV 

 

It seems like you're encountering an issue while uploading a wildcard certificate signed by GoDaddy, and the error message indicates a problem with the certificate chain. The message "Didn't find any chain to complete partial chain" suggests that the certificate chain may be incomplete.

To resolve this, make sure you have the complete certificate chain, including the wildcard ssl certificate, intermediate certificate, and root certificate. Confirm that these certificates are properly installed and in the correct order. Additionally, ensure that your system or application supports wildcard certificates, and consider checking for updates. If the issue persists, reach out to the support team for further assistance.