increase validity time
This commit is contained in:
@@ -66,8 +66,8 @@ in
|
|||||||
authority = {
|
authority = {
|
||||||
claims = {
|
claims = {
|
||||||
minTLSCertDuration = "5m";
|
minTLSCertDuration = "5m";
|
||||||
maxTLSCertDuration = "24h";
|
maxTLSCertDuration = "72h";
|
||||||
defaultTLSCertDuration = "24h";
|
defaultTLSCertDuration = "72h";
|
||||||
};
|
};
|
||||||
provisioners = [
|
provisioners = [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user