How can the CSP key be hardcoded to 2048 key?
3 years ago
Originally Published: 2010-09-21
Article Number
000051078
Applies To
RSA Certificate Manager 6.8
Microsoft Windows Server 2003 SP2
Issue
How can the CSP key be hardcoded to 2048 key?
How can the CSP be hardcoded to "Microsoft Enhanced Cryptographic Provider v1.0" ?
Have the default key as 2048, but want to remove the possibility for the users to change this option to 1024. Basically, don't want any selection dropdown to appear on that screen. Same thing applies to the CSP although this is now invisible.
Resolution
A modified icontrol.vbs file is available from Customer Support based on RCM 6.8 build 518.

CSP and Keysize options are removed from enrollment page and set them as hardcoded "Microsoft Enhanced Cryptographic Provider v1.0" as CSP and keysize as "2048".
Notes
CERTMGR-3813