- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 11:43 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2023 10:40 AM
Adding this link, might be helpful to you.
https://really-simple-ssl.com/fixing-ssl-incomplete-certificate-chain-error/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2023 10:39 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2023 10:40 AM
Adding this link, might be helpful to you.
https://really-simple-ssl.com/fixing-ssl-incomplete-certificate-chain-error/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2023 03:00 PM
The issue had to with PDI Instance . I got access test environment of our organization and the same certification are working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 10:00 PM
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.