GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Mono(cert2spc) Mono(cert2spc)

cert2spc - Transform multiple X.509 certificates to a Software Publisher Certificate

cert2spc certificate|crl [certificate|crl ...] outputfile.spc

Combine a list of X.509 certificates or X.509 CRL (Certificate Revocation List) into a Software Publisher Certificate (PKCS#7 file). The SPC file is required for signing a PE file (like an assembly) using signcode.

certificate
One (or more) X.509 certificate to add (space separated).
crl
One (or more) X.509 CRL to add (space separated).
output.spc
Software Publisher Certificate to output. If the specified file exists it will be overwritten.

Written by Sebastien Pouliot

Copyright (C) 2002, 2003 Motus Technologies. Released under BSD license.

Visit http://lists.ximian.com/mailman/listinfo/mono-devel-list for details.

Visit http://www.mono-project.com for details

makecert(1),signcode(1)


Search for    or go to Top of page |  Section c |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.