Pieter
2004-07-06 02:01:50 UTC
For internal testing purposes we sign development builds with a test
authenticode certificate pointing to a test CA instead of our real Verisign
certificate.
The test CA certificate was created by the certificate services install
wizard while installing on a 2K3 box.
The test code signing certificate was generated using the test CA and
certificate services on the 2K3 box.
Both the CA and code signing cert contain CRL entries.
I do not want the CA certificate or the code signing certificate to contain
CRLs.
I have experimented with makecert.exe,
but I would really like pointers to good online documentation describing
more than the mekecert command line arguments, especially in generating and
installing a custom CA in a certificicate services environment.
Specific questions:
1) One I create a test CA without a CRL, how do I repalce the root CA
installed on the certificate services box?
2) Is there an easy way to clone an exisitng certificate, CA or code
signing, and use the parameters as a basis for my own certificate (minus the
CRLs)?
Any help is appreciated.
Pieter
authenticode certificate pointing to a test CA instead of our real Verisign
certificate.
The test CA certificate was created by the certificate services install
wizard while installing on a 2K3 box.
The test code signing certificate was generated using the test CA and
certificate services on the 2K3 box.
Both the CA and code signing cert contain CRL entries.
I do not want the CA certificate or the code signing certificate to contain
CRLs.
I have experimented with makecert.exe,
but I would really like pointers to good online documentation describing
more than the mekecert command line arguments, especially in generating and
installing a custom CA in a certificicate services environment.
Specific questions:
1) One I create a test CA without a CRL, how do I repalce the root CA
installed on the certificate services box?
2) Is there an easy way to clone an exisitng certificate, CA or code
signing, and use the parameters as a basis for my own certificate (minus the
CRLs)?
Any help is appreciated.
Pieter