Browse Source
fix docs for cert_manager.md (#9724)
Signed-off-by: yanggang <gang.yang@daocloud.io>
pull/9728/head
杨刚 (成都)
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/cert_manager.md
|
|
@ -114,7 +114,7 @@ sudo apt-get install -y golang-cfssl |
|
|
|
|
|
|
|
#### Create Root Certificate Authority (CA) Configuration File |
|
|
|
|
|
|
|
The default TLS certificate expiry time period is `8760h` which is 5 years from the date the certificate is created. |
|
|
|
The default TLS certificate expiry time period is `8760h` which is 1 years from the date the certificate is created. |
|
|
|
|
|
|
|
```shell |
|
|
|
$ cat > ca-config.json <<EOF |
|
|
|