Hi,
is there a way to disable the SSL verification (so I do not need to provide
a TrustStore-file and I do not need to worry about host names) to be able
to test https-sites in a testing environment?
Usually I tend to replace the TrustManager and HostNameVerifier in the
SSL-context and set it like:
ctxt.put("com.sun.xml.internal.ws.transport.https.client.SSLSocketFactory",
sslContext.getSocketFactory());
But this does not seem to work on JWebUnit (as I do not know how to set it
;)).
Kind regards
Chris
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
JWebUnit-users mailing list
JWebUnit-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-users