HTTP Client GET https connection
Posted: Sun Oct 21, 2018 11:33 am
Hello,
Whatever example I'm trying to adopt I can't get a https connection working to the host http://www.ebay-kleinanzeigen.de
I tried the HTTPClientSecure, providing the Fingerprint, didn't work.
Now I have tried the HTTPSREquestCACert example, downloaded the CA cert file, same issue.
Always SSL error 40
handshake failure
I have no more idea how to get a working connection to the above mentioned host. I just would like to "GET" an url on the host.
Could anyone please help me to figure out what's so special with this host?!
Using ESP8266 with 2.4.2
Thanks!
Whatever example I'm trying to adopt I can't get a https connection working to the host http://www.ebay-kleinanzeigen.de
I tried the HTTPClientSecure, providing the Fingerprint, didn't work.
Now I have tried the HTTPSREquestCACert example, downloaded the CA cert file, same issue.
Always SSL error 40
handshake failure
I have no more idea how to get a working connection to the above mentioned host. I just would like to "GET" an url on the host.
Could anyone please help me to figure out what's so special with this host?!
Using ESP8266 with 2.4.2
Thanks!