You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deployment/chainloop/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -371,12 +371,12 @@ secretsBackend:
371
371
*This feature is experimental, as it doesn't yet support verification.*
372
372
373
373
You can enable keyless signing mode by providing a custom Certificate Authority.
374
-
For example, these commands generate a self-signed certificate with an RSA private key of length 4096 and AES256 encryption:
374
+
For example, these commands generate a self-signed certificate with an RSA private key of length 4096 and AES256 encryption with a validity of 365 days:
0 commit comments