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
A description of makecert options can be found at msdn, but I didn't see an explicit one for setting the key length.