We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1dc30f commit 74f95dbCopy full SHA for 74f95db
docs/modules/secret-operator/pages/secretclass.adoc
@@ -39,7 +39,7 @@ CAUTION: Attributes of the certificate (such as the expiration date, fingerprint
39
xref:scope.adoc[Scopes] are used to populate the claims (such as `subjectAlternateName`) of the provisioned certificates.
40
41
[#backend-tls-certificate-key-pair-generation]
42
-=== `TLS certificate key pair generation`
+==== `TLS certificate key pair generation`
43
44
Currently, only RSA is supported in the `autoTls` backend.
45
You can however configure the key length for generated private keys. If not specified it will default to `2048` bits.
0 commit comments