cgl.narada.util
Class BrokerSecureKeysGenerator

java.lang.Object
  extended by cgl.narada.util.BrokerSecureKeysGenerator

public class BrokerSecureKeysGenerator
extends Object

Generates Secure keys and certificates for SSL connection to broker. This is stored statically in NB_HOME/keystore/Broker.KEYSTORE. The Certificate for clients is stored in NB_HOME/keystore/Broker.TRUSTSTORE
Use this class to regenerate keys. Prefer using the default provided with NB distribution


Constructor Summary
BrokerSecureKeysGenerator()
           
 
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

BrokerSecureKeysGenerator

public BrokerSecureKeysGenerator()
Method Detail

main

public static void main(String[] args)


For comments and suggestions please send e-mail to The NaradaBrokering Project