net.sf.jameleon.util
Class JsseSettings

java.lang.Object
  extended by net.sf.jameleon.util.JsseSettings

public class JsseSettings
extends Object

Utility to override the JSSE settings for SSL certificate checking This can be used to disable the SSL certificate checking normally done by Java


Method Summary
static void disableSslCertificateChecking()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

disableSslCertificateChecking

public static void disableSslCertificateChecking()


Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.