RSA keys should have a minimum length to ensure the security and strength of cryptographic operations. A key length is measured in bits and determines the complexity of the key, making it harder for attackers to break or decrypt the encryption.
Arguments
min-length: Minimum length of the RSA key. Default: 2048.