Learn how to create a Private CA hierarchy with Infisical.
Creating a root CA
YYYY
, YYYY-MM
, YYYY-MM-DD
, YYYY-MM-DDTHH:mm:ss.sssZ
.-1
implies no limit; a path of 0
implies no intermediate CAs can be chained.RSA 2048
, RSA 4096
, ECDSA P-256
, and ECDSA P-384
with the default being RSA 2048
.Creating an intermediate CA
What key algorithms are supported as part of private key generation and certificate signing?
RSA 2048
, RSA 4096
, ECDSA P-256
, ECDSA P-384
key
algorithms specified at the time of creating a CA.