Commit Graph

14 Commits

Author SHA1 Message Date
Philipp 4fcc3a3565 Add reloading echo 2019-01-01 22:12:42 +01:00
Philipp 5be706be5f Use --force-recreate to restart nginx 2019-01-01 22:12:12 +01:00
Philipp 94c73dbf3f Request only one certificate for all domains 2019-01-01 22:10:24 +01:00
Philipp 07f113d3d8 Add newline for output clarity 2019-01-01 22:07:00 +01:00
Philipp 341ae11626 Use || operator to check if *either* TLS parameter file is missing 2019-01-01 22:06:23 +01:00
Philipp b76f6f7feb Ask for confirmation to replace existing data only once 2019-01-01 22:05:43 +01:00
Philipp 4de77dc45d Change default domains to example.com/www.example.com
This should make it clearer that init-letsencrypt creates *one*
certificate for all domains
2019-01-01 21:58:57 +01:00
Yaroslav 4bba9042d7 Fix grammar 2018-12-23 14:50:09 +04:00
Yaroslav cd61ed5255 Root privileges are now optional 2018-12-23 14:47:29 +04:00
Yaroslav a85799cfa7 Add error when init-letsencrypt.sh runs doesn't run as root 2018-12-18 00:01:41 +04:00
Yaroslav 38c07f2fcb Switched back to 1024 RSA & renamed certbot.sh -> init-letsencrypt.sh
It is useless to use RSA 4096 self-signed certificate because it will be removed
2018-11-29 20:30:39 +04:00
Yaroslav 1504f3f899 A lot of changes
Now you can simply add new domain to the certbot.sh and rerun script, other domains' certificates won't be touched

You can now choose what to delete or not delete

And other which is needed to be d
2018-11-28 20:01:49 +04:00
Yaroslav 73af7708a0 Code formatting 2018-11-28 18:04:05 +04:00
Philipp 6236b65a8b Initial commit 2018-09-28 10:17:07 +02:00