We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef0d330 commit 4381b69Copy full SHA for 4381b69
examples/config/ca-config
@@ -1,5 +1,5 @@
1
ca.node.profile=server
2
ca.client.profile=client
3
ca.endpoint=certificate-authority:8080
4
-ca.serverCert.expiryHours=120
5
-ca.clientCert.expiryHours=120
+ca.serverCert.expiryHours=24
+ca.clientCert.expiryHours=24
0 commit comments