Stupi / flying-saucer

Automatically exported from code.google.com/p/flying-saucer
0 stars 0 forks source link

Links/URLS with SSL (i.e. https://) for CSS & Images #158

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
While rendering HTML page which contains links/urls with SSL (i.e. https://) 
for CSS & Images gives exception..

Any Idea about this how to resolve this problem?

ExceptionConverter: java.io.IOException: HTTPS hostname wrong:  
    at com.ibm.net.ssl.www2.protocol.https.b.b(b.java:142)
    at com.ibm.net.ssl.www2.protocol.https.b.afterConnect(b.java:10)
    at com.ibm.net.ssl.www2.protocol.https.c.connect(c.java:28)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:959)
    at com.ibm.net.ssl.www2.protocol.https.a.getInputStream(a.java:34)
    at java.net.URL.openStream(URL.java:1044)
    at com.lowagie.text.Image.getInstance(Unknown Source)

Original issue reported on code.google.com by bonzerma...@gmail.com on 7 Jul 2011 at 2:30

GoogleCodeExporter commented 8 years ago
I'm having the same problems when the images, etc are over ssl.

Original comment by Zoram...@gmail.com on 21 Sep 2011 at 6:30

GoogleCodeExporter commented 8 years ago
I'm having the same problems when the images, etc are over ssl.

Original comment by Zoram...@gmail.com on 21 Sep 2011 at 6:30