u
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# - - - - - - - - - - - - - - - - - - -
|
||||
# configuration of hw.op.fo / frode klevstul
|
||||
# - - - - - - - - - - - - - - - - - - -
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# configuration of hw.op.fo / frode klevstul / oct 2025
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
||||
# http to https
|
||||
server {
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# install ssl cert for a specific domain / frode klevstul / oct 2025
|
||||
#
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
||||
# documentation
|
||||
# list of supported providers: https://github.com/acmesh-official/acme.sh/wiki/dnsapi
|
||||
# digitalocean = dns_dgon
|
||||
# hetzner = dns_hetzner
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
||||
if [ "$EUID" -ne 0 ]
|
||||
then echo "error: run as 'root'"
|
||||
|
||||
Reference in New Issue
Block a user