Class HttpServer

java.lang.Object
org.aktin.broker.admin.standalone.HttpServer

public class HttpServer extends Object
Run a standalone broker server from the command line.

To update the subject_DN in the database, specify a system property rewriteNodeDN. In this case, all stored node subject DN values are rewritten with the values loaded from the API key properties file.

Author:
R.W.Majeed