RSA length less that 1024 bits is blocked for security reasons.
Admin Command Prompt:
certutil -setreg chain\minRSAPubKeyBitLength 512
Change back after:
certutil -delreg chain\MinRsaPubKeyBitLength
Source: Oracle48
RSA length less that 1024 bits is blocked for security reasons.
Admin Command Prompt:
certutil -setreg chain\minRSAPubKeyBitLength 512
Change back after:
certutil -delreg chain\MinRsaPubKeyBitLength
Source: Oracle48