RSA bit size Compatibility in a Two-Tier PKI.

Sam Na 46 Reputation points
2022-03-14T01:16:18.977+00:00

Hi,

Can Root CA RSA be 4096bits but the Issuing CAs be 2048bit or vice versa.

A similar question about Web Server user/machine certs with 2048bit RSA where the Issuing CA is set to 4096.

Just want to make sure different size RSAs in the environment cant cause issues.

Windows for business | Windows Server | User experience | Other
Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. risolis 8,741 Reputation points
    2022-03-14T02:13:38.007+00:00

    Hello @Sam Na

    This article can give you a better idea when choosing your setting size as well as how to avoid further troubles. See below:

    https://datatracker.ietf.org/doc/rfc8017/

    Regards

    0 comments No comments

  2. Vadims Podāns 9,186 Reputation points MVP
    2022-03-14T07:36:52.94+00:00

    Can Root CA RSA be 4096bits but the Issuing CAs be 2048bit or vice versa.

    yes

    A similar question about Web Server user/machine certs with 2048bit RSA where the Issuing CA is set to 4096.

    yes

    Just want to make sure different size RSAs in the environment cant cause issues.

    in most cases there should not be issues. However issues may arise if some legacy or badly written custom application doesn't support 4k RSA key.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.