org.mozilla.jss.tests

Class GenerateTestCert


public class GenerateTestCert
extends java.lang.Object

GenerateTestCert is a class for generating SSL test certificates for the JSS tests (all.pl). You should use certutil to create your certificates.

Method Summary

static void
main(String[] args)
Main method for testing and generating cert pairs.
void
usage()

Method Details

main

public static void main(String[] args)
            throws Exception
Main method for testing and generating cert pairs.

usage

public void usage()