-
To make sure the Utimaco CryptoServer Key Storage Provider are listed, use below command
|
›_ Console |
|
-
Set up a template file:
-
Generate a request for an SSL certificate linked to a 2048 RSA key by creating a file called request.inf with the following information
-
Specify the subject details of the IIS Server
-
Specify the key algorithm and key length as required, for example RSA 2048
-
Specify the Provider name as Utimaco CryptoServer Key Storage Provider
-
When you have set up the template successfully, save it as request.inf on the C:\ drive
-
|
›_ Console |
|
-
Open a command prompt and go to the local drive, in this case C:\
-
To create the certificate request for the Certification Authority, execute the command:
|
›_ Console |
|
A certificate request called IISCertRequest.csr is generated and placed on the C:\ drive.