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: should be
<scsqa1.fmr.com>
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:29
Original issue reported on code.google.com by
bonzerma...@gmail.com
on 7 Jul 2011 at 2:29