ALBSSLKeyRSAParams (schema)

SSLKeyRSAParams

Advanced load balancer SSLKeyRSAParams object
Name Description Type Notes
exponent Exponent

Number of exponent.
Default value when not specified in API or module is
interpreted by ALB Controller as 65537.
integer Default: "65537"
key_size Key size

Enum options - SSL_KEY_1024_BITS, SSL_KEY_2048_BITS,
SSL_KEY_3072_BITS, SSL_KEY_4096_BITS.
Default value when not specified in API or module is
interpreted by ALB Controller as SSL_KEY_2048_BITS.
ALBSSLRSAKeySize Default: "SSL_KEY_2048_BITS"