Configure TLS with Lets Encrypt (#4)

This commit is contained in:
2025-10-09 22:19:16 +02:00
parent f9389f9eda
commit 27d3d1a7e7
4 changed files with 19 additions and 7 deletions

3
cert.renew Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
# https://habr.com/ru/articles/735712/
certbot certonly --manual --preferred-challenges http -d "kornerr.ru"