author | Luke Hoersten <luke@hoersten.org> |
Thu, 29 May 2025 20:01:29 -0500 | |
changeset 242 | e7083ad5c365 |
parent 237 | prosody/files/prosody.sh@c6c11084c802 |
child 243 | f3f30ba5580e |
permissions | -rw-r--r-- |
138
591b6609fc64
Use proper ssl cert config for prosody.
Luke Hoersten <luke@hoersten.org>
parents:
diff
changeset
|
1 |
#! /bin/bash |
591b6609fc64
Use proper ssl cert config for prosody.
Luke Hoersten <luke@hoersten.org>
parents:
diff
changeset
|
2 |
|
242
e7083ad5c365
Fixed an error with overwriting certbot certs.
Luke Hoersten <luke@hoersten.org>
parents:
237
diff
changeset
|
3 |
prosodyctl --root cert import {{prosody_vhost}} /etc/letsencrypt/live/{{prosody_vhost}}/fullchain.pem |