com.jurismarches.vradi.util
Class SSLUtils

java.lang.Object
  extended by com.jurismarches.vradi.util.SSLUtils

public class SSLUtils
extends java.lang.Object

SSL utilities.

Version:
$Revision: 1443 $ Last update : $Date: 2010-09-20 10:50:49 +0200 (lun., 20 sept. 2010) $ By : $Author: chatellier $
Author:
chatellier

Nested Class Summary
protected static class SSLUtils.SSLUtilsTrustManager
          Trusted manager : accept every things.
 
Constructor Summary
SSLUtils()
           
 
Method Summary
static void intallCertificateTruster()
          Install a ssl {TrustManager} that accept every certificate.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSLUtils

public SSLUtils()
Method Detail

intallCertificateTruster

public static void intallCertificateTruster()
Install a ssl {TrustManager} that accept every certificate.



Copyright © 2009-2010 JurisMarches. All Rights Reserved.