1
1
Fork 0
misc-tools/acme
Michael Hoess 4e6616e87c Add README.md to acme-tools 2024-04-09 21:57:15 +02:00
..
snippets Reorg ACME-Stuff 2024-01-20 22:26:56 +01:00
README.md Add README.md to acme-tools 2024-04-09 21:57:15 +02:00
newcert-dns.sh Include acme-stuff and sshd_config-stuff 2024-01-21 00:32:16 +01:00
newcert-http.sh Include acme-stuff and sshd_config-stuff 2024-01-21 00:32:16 +01:00
rec-cert.sh Include acme-stuff and sshd_config-stuff 2024-01-21 00:32:16 +01:00
send-cert.sh Include acme-stuff and sshd_config-stuff 2024-01-21 00:32:16 +01:00

README.md

send-cert.sh / rec-cert.sh

Fetch a cert from the ACME-Server via SSH

Add to crontab on cert-user-host

0 3 * .... /opt/rec-cert.sh gitea git && systemctl restart gitea

Add to authorized keys on ACME-Host

command="SYS_SRCS=/opt/srcs /opt/acme/send-cert.sh a.host.net remoteip" ssh-key