Export to GitHub

imageshackapi - issue #25

Imageshack upload via HTTPS/SSL - hostname in certificate didn't match: <www.imageshack.us> != <yfrog.com> [...]


Posted on Sep 12, 2011 by Helpful Horse

What steps will reproduce the problem? - upload image via SSL (https://www.imageshack.us/upload_api.php) <- NOTICE HTTPS - open https://www.imageshack.us/upload_api.php via FireFox or Chrome other browser

What is the expected output? What do you see instead? would expect connection through ssl. But get error javax.net.ssl.SSLException: hostname in certificate didn't match: <www.imageshack.us> != <yfrog.com> OR <www.yfrog.com> OR <yfrog.com>

What version of the product are you using? On what operating system? Java 1.6.0 JDK + org.apache.http v4.1.2

Please provide any additional information below. This certification problem is global on imageshack.us

greetings Max

Comment #1

Posted on Aug 12, 2014 by Happy Monkey

Same for me while uploading video to yfrog on Android: javax.net.ssl.SSLException: hostname in certificate didn't match: != <.imageshack.com> OR <.imageshack.com> OR

Status: New

Labels:
Type-Defect Priority-Medium