Allow to configure spire-server CA key type
Resolves #18 Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -178,6 +178,8 @@ extraContainers: []
|
||||
|
||||
initContainers: []
|
||||
|
||||
# -- The CA key type to use, possible values are rsa-2048, rsa-4096, ec-p256, ec-p384 (AWS requires the use of RSA. EC cryptography is not supported)
|
||||
caKeyType: rsa-2048
|
||||
caTTL: 24h
|
||||
defaultX509SvidTTL: 4h
|
||||
defaultJwtSvidTTL: 1h
|
||||
|
||||
Reference in New Issue
Block a user