Corrected wrong link in firststeps-ssl.en.md
Dieser Commit ist enthalten in:
Ursprung
d113013a76
Commit
32b1ef773d
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
|
@ -125,7 +125,7 @@ docker restart $(docker ps -qaf name=nginx-mailcow)
|
||||||
docker restart $(docker ps -qaf name=dovecot-mailcow)
|
docker restart $(docker ps -qaf name=dovecot-mailcow)
|
||||||
```
|
```
|
||||||
|
|
||||||
See [Post-hook script for non-mailcow ACME clients](../post_installation/firststeps-rp/#optional-post-hook-script-for-non-mailcow-acme-clients) for a full example script.
|
See [Post-hook script for non-mailcow ACME clients](../firststeps-rp/#optional-post-hook-script-for-non-mailcow-acme-clients) for a full example script.
|
||||||
|
|
||||||
### Test against staging ACME directory
|
### Test against staging ACME directory
|
||||||
|
|
||||||
|
@ -167,4 +167,4 @@ To validate the expiry dates as returned by openssl against MAILCOW_HOSTNAME, yo
|
||||||
```
|
```
|
||||||
cd /opt/mailcow-dockerized
|
cd /opt/mailcow-dockerized
|
||||||
bash helper-scripts/expiry-dates.sh
|
bash helper-scripts/expiry-dates.sh
|
||||||
```
|
```
|
||||||
|
|
Laden …
In neuem Issue referenzieren