Using MakeCTL
The MakeCTL tool creates a certificate trust list (CTL) and saves the encoded CTL to a certificate store or to a file.
When MakeCTL is used without options, a MakeCTL wizard appears to guide you through the operation. For more information, see Using the MakeCTL Wizard.
The following examples use MakeCTL commands.
- Generate a CTL that includes all the certificates in a system certificate store named Root.
MakeCTL -s root output.stl
- Generate a CTL that includes three certificates named One.cer, Two.cer, and Three.cer. Create the CTL in the file Output.stl.
MakeCTL one.cer two.cer three.cer output.stl
Send comments about this topic to Microsoft
Build date: 3/6/2012