Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
Mono(cert2spc)							Mono(cert2spc)

NAME
       cert2spc	 -  Transform  multiple	 X.509 certificates to a Software Pub-
       lisher Certificate

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

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

PARAMETERS
       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.

AUTHOR
       Written by Sebastien Pouliot

COPYRIGHT
       Copyright  (C)  2002,  2003 Motus Technologies.	Released under BSD li-
       cense.

MAILING	LISTS
       Visit http://lists.ximian.com/mailman/listinfo/mono-devel-list for  de-
       tails.

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

SEE ALSO
       makecert(1),signcode(1)

								Mono(cert2spc)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cert2spc&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help