When i generate a Certificate using MakeCert.exe I want to change the key size from 1024 to 2048.
Is this possible? Or do i need to setup a Certificate Authority?
Cheers
Rohan
|
When i generate a Certificate using MakeCert.exe I want to change the key size from 1024 to 2048. Is this possible? Or do i need to setup a Certificate Authority? Cheers Rohan
| |||
|
feedback
|
|
Here the following syntax s used:
Sorry i cannot test it, since i don't have makecert | |||||
|
feedback
|
|
A description of makecert options can be found at msdn, but I didn't see an explicit one for setting the key length. | |||||
feedback
|