From: asashour <asa...@ya...> - 2014-02-19 07:33:53
|
Hi, - You must subscribe to the list before posting - Please provide public URL to test against. Ahmed laughing wrote > my code work well in htmlunit2.13 ,after I upgrade to 2.14 it's not > working thows exceptions as belows, : > WebClientOptions clientOpts = client.getOptions(); > * > clientOpts.setUseInsecureSSL(true); //it's seems like here is not working > and SSL has problems in htmlunit2.14 * > htmlunit-2.14-OSGi.jar * > in my lib > or > * > <dependency> > > <groupId> > net.sourceforge.htmlunit > </groupId> > > <artifactId> > htmlunit > </artifactId> > > <version> > 2.14 > </version> > > </dependency> > * > in MAVEN(pom.xml) are not working > -- View this message in context: http://htmlunit.10904.n7.nabble.com/In-htmlunit2-14-clientOpts-setUseInsecureSSL-true-is-not-working-tp33220p33221.html Sent from the HtmlUnit - General mailing list archive at Nabble.com. |