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
|
# http to https
|
||||||
server {
|
server {
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# install ssl cert for a specific domain / frode klevstul / oct 2025
|
# install ssl cert for a specific domain / frode klevstul / oct 2025
|
||||||
#
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
|
|
||||||
# documentation
|
# documentation
|
||||||
# list of supported providers: https://github.com/acmesh-official/acme.sh/wiki/dnsapi
|
# list of supported providers: https://github.com/acmesh-official/acme.sh/wiki/dnsapi
|
||||||
# digitalocean = dns_dgon
|
# digitalocean = dns_dgon
|
||||||
# hetzner = dns_hetzner
|
# hetzner = dns_hetzner
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
||||||
|
|
||||||
if [ "$EUID" -ne 0 ]
|
if [ "$EUID" -ne 0 ]
|
||||||
then echo "error: run as 'root'"
|
then echo "error: run as 'root'"
|
||||||
|
|||||||
Reference in New Issue
Block a user