no.feide.moria.directory.backend.tools
Class StartTlsTester

java.lang.Object
  extended by no.feide.moria.directory.backend.tools.StartTlsTester

public final class StartTlsTester
extends java.lang.Object

A simple tool to test TLS (StartTLS) behaviour against LDAP servers.

Author:
Cato Olsen

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

Constructor Detail

StartTlsTester

private StartTlsTester()
Default private constructor.

Method Detail

main

public static void main(java.lang.String[] args)
                 throws javax.naming.NamingException,
                        java.io.IOException
Main method. Reads the index file, writes the index object, and finally verifies that the generated and written contents match.

Parameters:
args -
  1. truststore filename
  2. truststore password
  3. LDAP URL
Throws:
javax.naming.NamingException - If there is an LDAP problem.
java.io.IOException - If unable to read from or write to truststore file.


Copyright © 2001-2006 UNINETT FAS. All Rights Reserved.