mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 03:52:10 +08:00
Updated Validity (markdown)
@@ -58,12 +58,12 @@ You can also use the relative time format:
|
||||
|
||||
```
|
||||
|
||||
#The cert will be valid in 2 hours:
|
||||
#The cert will be valid in 2 hours from now:
|
||||
|
||||
acme.sh --issue -d example.com --dns dns_cf --valid-from "+2h"
|
||||
|
||||
|
||||
#The cert will be valid in 1 day:
|
||||
#The cert will be valid in 1 day from now:
|
||||
|
||||
acme.sh --issue -d example.com --dns dns_cf --valid-from "+1d"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user