Description
In order to conform with an organisation's internal security regulations, we need to ensure that the relevant parts of our PKI system is configurable.
The key items to make sure are configurable for the first sight (default values are in parenthesis):
- key length for certificates (2048 bit)
- key length for CA certificates (2048 bit)
- key algo (SHA256withRSA)
- certificate lifetime (365 days)
- CA certificate lifetime (1865 days)
- revocation window (proposed: 4 hours)
The list is certainly not full, and should/can be extended as new things are identified.