[Htmlparser-user] Error java.security.cert.CertificateException: No name matching sub.mydomain.com
Brought to you by:
derrickoswald
From: Jumbo P. <jum...@gm...> - 2008-04-14 02:11:54
|
Hello all, I recently started getting the following error on Parser p = new Parser(" http://sub.mydomain.com/somepage.jsp"); java.security.cert.CertificateException: No name matching sub.mydomain.comfound The page clearly exists but can't be opened for some reason. Has anyone ever seen this before or know what could be causing it? Thank you for your help. |