* roottypes.cs: Rename from tree.cs.
[mono.git] / man / makecert.1
old mode 100755 (executable)
new mode 100644 (file)
index 8e5f303..006341f
@@ -1,7 +1,7 @@
 .\" 
 .\" makecert manual page.
 .\" Copyright 2003 Motus Technologies
-.\" Copyright 2004 Novell
+.\" Copyright 2004-2005 Novell
 .\" Author:
 .\"   Sebastien Pouliot (sebastien@ximian.com)
 .\"
@@ -107,6 +107,12 @@ issued under this authority.
 .I "-eku oid[,oid]"
 Add some extended key usage OID to the certificate.
 .TP
+.I "-p12 pkcs12file password"
+Create a new PKCS#12 file containing both the certificates (the subject and
+possibly the issuer's) and the private key. The PKCS#12 file is protected 
+with the specified password. This option is
+.B mono exclusive.
+.TP
 .I "-?"
 Help (display this help message)
 .TP
@@ -153,11 +159,11 @@ Compared to the Windows version some options aren't supported (-$, -d, -l,
 Written by Sebastien Pouliot
 .SH COPYRIGHT
 Copyright (C) 2003 Motus Technologies. 
-Copyright (C) 2004 Novell. 
+Copyright (C) 2004-2005 Novell. 
 Released under BSD license.
 .SH MAILING LISTS
-Visit http://mail.ximian.com/mailman/mono-list for details.
+Visit http://lists.ximian.com/mailman/listinfo/mono-devel-list for details.
 .SH WEB SITE
-Visit: http://www.go-mono.com for details
+Visit http://www.mono-project.com for details
 .SH SEE ALSO
 .BR signcode(1)