After the migration has been completed you should verify that everything works correctly.
-
Run the following command on the CA to verify that CA service is up and ready to receive requests.
|
›_ PowerShell |
|---|
|
-
Run the command
certutil –store my <Your CA Common Name>on the CA to verify that the CA is configured with the correct key and provider.
|
›_ PowerShell |
|---|
|
-
Request and issue a certificate for a user or computer and inspect the resulting certificate details to verify that the certificate shows the correct signature algorithm and signature hash algorithm.
-
Verify that the certificate revocation list can be published and has the correct signature algorithm and signature hash algorithm. Publish the certificate revocation list (CRL) and check the correct signature algorithm by running the following commands on the CA. Please replace
<Your CA Common Name>with your CA Common Name.
|
›_ PowerShell |
|---|
|
If everything works correctly, the migration is completed. Clean up all created exported files and backups used during this migration.
Before you go into production mode, be sure that you remove the backup of the PKCS#12 file from every unsecure data storage.