1
0
mirror of https://github.com/wmnnd/nginx-certbot synced 2023-04-20 18:47:46 +08:00

19 Commits

Author SHA1 Message Date
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
2a0b0c5bf2 Fixed the issue with up -d 2018-11-29 19:15:33 +04:00
Yaroslav
be72750afa Small change 2018-11-29 19:12:31 +04:00
Yaroslav
2c9169d95e Executing nginx reload only after everything 2018-11-29 18:56:59 +04:00
Yaroslav
04786e797e Oops.. Fixed the docker-compose command 2018-11-29 18:50:04 +04:00
Yaroslav
18fb999c29 Reload nginx after getting new LetsEncrypt certificate 2018-11-29 18:41:19 +04:00
Yaroslav
7ac0fc9349 Merge branch 'master' of github.com:unimariJo/nginx-certbot 2018-11-29 18:37:45 +04:00
Yaroslav
d3485b19bb Firstly: generate dummy self-signed certs for ALL domains and only then start nginx 2018-11-29 18:37:17 +04:00
unimariJo Citorijawa
71470dc0f9
Code formatting 2018-11-28 19:59:46 +03:00
Yaroslav
6e3f21d4b0 Final fixes are on the way 2018-11-28 20:43:17 +04:00
Yaroslav
092f47b567 Some changes 2018-11-28 20:35:59 +04:00
Yaroslav
d894c1f38b Fixed issue with self-signed certs 2018-11-28 20:33:55 +04:00
Yaroslav
a703ce0d43 Fixes are on the way 2018-11-28 20:11:05 +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
8ef8ac4a89
Automatically reload nginx conf every 6 hours 2018-11-25 11:38:52 +01:00
Philipp
24d36755a8 Add README 2018-09-28 10:50:48 +02:00
Philipp
6236b65a8b Initial commit 2018-09-28 10:17:07 +02:00