API SSL certificate issue
See original GitHub issueVisiting https://api.purchasing-power-parity.com/?target=ID results in the message
{
"message": "Hostname/IP does not match certificate's altnames: Host: restcountries.eu. is not in the cert's altnames: DNS:shortener.secureserver.net, DNS:www.shortener.secureserver.net"
}
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
400 Bad Request - SSL Certificate Error | Apigee Edge
Cause: Incorrect certificate sent by client ... This typically happens if the subject/issuer of either the certificate and/or its chain sent by ...
Read more >Having certificate issues when calling Web API from Web App
If you need to work around the cert validation using HttpClient, you could do it by creating a HttpClientHandler and passing it to ......
Read more >Solved: How to avoid SSL error while using https API call ...
I am using SAS9.4 M0 version, trying to get data using api call. ... ERROR: SSL Error: Invalid subject name in partner's certificate....
Read more >What Do SSL Certificate Errors Mean: Causes & How to Fix ...
An SSL certificate error occurs when the browser cannot verify the SSL certificates returned by the server. When the error happens, the browser ......
Read more >Configuring the REST API by using SSL certificates
The primary reason for using Secure Sockets Layer (SSL) certificates is to keep sensitive information sent across the internet encrypted so ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Confirmed. Thanks.
Can confirm. Perfect!
On Mon, Oct 18, 2021 at 8:27 PM Robin Wieruch @.***> wrote: