Skip to content

Commit 4381b69

Browse files
committed
Adjust cert expiry hours
1 parent ef0d330 commit 4381b69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/config/ca-config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ca.node.profile=server
22
ca.client.profile=client
33
ca.endpoint=certificate-authority:8080
4-
ca.serverCert.expiryHours=120
5-
ca.clientCert.expiryHours=120
4+
ca.serverCert.expiryHours=24
5+
ca.clientCert.expiryHours=24

0 commit comments

Comments
 (0)