Difference between revisions of "CertTools"

From GlobalSIPit
Jump to navigation Jump to search
(→‎Instructions: Fixing typo)
 
Line 6: Line 6:
 
[[CertToolsInstructions|Using the scripts]]
 
[[CertToolsInstructions|Using the scripts]]
  
Here are the scripts and some auxillary files. These are also available from svn.resiprocate.org (see www.resiprocate.org) under /sip/certs.
+
Here are the scripts and some auxillary files. These are also available from svn.resiprocate.org (see www.resiprocate.org) under /resip/certs.
  
 
You can browse that repository using [http://svn.resiprocate.org/viewsvn/resiprocate/main/resip/certs/ this link].
 
You can browse that repository using [http://svn.resiprocate.org/viewsvn/resiprocate/main/resip/certs/ this link].

Latest revision as of 09:45, 25 October 2011

Generating certificates for SIPIT testing

Cullen Jennings has provided a suite of scripts for generating certificates that can be used for testing S/MIME and TLS integration at the SIPITs.

Instructions

Using the scripts

Here are the scripts and some auxillary files. These are also available from svn.resiprocate.org (see www.resiprocate.org) under /resip/certs.

You can browse that repository using this link.

The scripts

  • makeCA
  • makeCert

Auxilliary files

  • extn.cnf
  • client.pem
  • dh1024.pem
  • random.pem
  • root.pem
  • root_key.pem
  • server.pem
  • thawte_test_root.pem

Documentation

  • Notes
  • Readme.txt