Class InstallCert

java.lang.Object
  extended by InstallCert

public class InstallCert
extends Object

Class used to add the server's certificate to the KeyStore with your trusted certificates.


Constructor Summary
InstallCert()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstallCert

public InstallCert()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2015. All rights reserved.