mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
update cert gen expiry
This commit is contained in:
parent
4a070eb09b
commit
8aca7c6f9f
@ -48,7 +48,7 @@ openssl x509 -req \
|
||||
-CAkey ca.key \
|
||||
-CAcreateserial \
|
||||
-out "$DOMAIN.crt" \
|
||||
-days 365 \
|
||||
-days 3650 \
|
||||
-sha256
|
||||
|
||||
rm "$DOMAIN.csr"
|
||||
|
Loading…
x
Reference in New Issue
Block a user