Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

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

Open
GoogleCodeExporter opened this issue Mar 30, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

Original issue reported on code.google.com by [email protected] on 12 Sep 2011 at 10:09

@GoogleCodeExporter
Copy link
Author

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

Original comment by [email protected] on 12 Aug 2014 at 7:50

  • Added labels: ****
  • Removed labels: ****

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant