You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 issue reported on code.google.com by
[email protected]
on 12 Sep 2011 at 10:09The text was updated successfully, but these errors were encountered: