org.chorem.vradi.util
Class SSLUtils
java.lang.Object
org.chorem.vradi.util.SSLUtils
public class SSLUtils
- extends Object
SSL utilities.
- Version:
- $Revision: 21 $
Last update : $Date: 2011-05-09 18:43:58 +0200 (lun., 09 mai 2011) $
By : $Author: sletellier $
- Author:
- chatellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SSLUtils
public SSLUtils()
intallCertificateTruster
public static void intallCertificateTruster()
- Install a ssl {TrustManager} that accept every certificate.
Copyright © 2009-2011 CodeLutin. All Rights Reserved.