parent
2bb34209a1
commit
53852bc587
@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
|
||||
## script to import and update letsencrypt certificates without any plugin.
|
||||
|
||||
## default values
|
||||
## allow_hsts | hsts_max_age | hsts_include_subdomains
|
||||
## off | 31536000 | off
|
||||
##
|
||||
## `domain_type` enum('dmn','als','sub','alssub')
|
||||
##
|
||||
|
||||
|
Loading…
Reference in new issue