-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: wmnnd/nginx-certbot
base: develop
head repository: wmnnd/nginx-certbot
compare: master
- 19 commits
- 2 files changed
- 8 contributors
Commits on Jan 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8335f83 - Browse repository at this point
Copy the full SHA 8335f83View commit details
Commits on May 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 553525f - Browse repository at this point
Copy the full SHA 553525fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d31dae - Browse repository at this point
Copy the full SHA 9d31daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ab4744 - Browse repository at this point
Copy the full SHA 2ab4744View commit details
Commits on Jun 1, 2019
-
Make init-letsencrypt.sh executable so that users don't have to
git tracks file permissions, so we don't need to rely on users doing this.
Adam Spiers committedJun 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 4ea8c26 - Browse repository at this point
Copy the full SHA 4ea8c26View commit details
Commits on Jun 3, 2019
-
Merge pull request #17 from ynixon/fix_init_script
Add check for docker-compose
Configuration menu - View commit details
-
Copy full SHA for 0f38553 - Browse repository at this point
Copy the full SHA 0f38553View commit details -
Merge pull request #25 from wmnnd/develop
Make init-letsencrypt.sh executable
Configuration menu - View commit details
-
Copy full SHA for d8f7bc4 - Browse repository at this point
Copy the full SHA d8f7bc4View commit details
Commits on Jun 14, 2019
-
Merge pull request #24 from aspiers/executable-script
Make init-letsencrypt.sh executable so that users don't have to
Configuration menu - View commit details
-
Copy full SHA for ad4bb09 - Browse repository at this point
Copy the full SHA ad4bb09View commit details
Commits on Jun 16, 2019
-
Use
example.orgeverywhere for consistencyThis makes it a bit easier when doing a string search/replacement, by only having to replace `example.org`. Nginx's `app.conf` uses `example.org`.
Configuration menu - View commit details
-
Copy full SHA for 831b8ab - Browse repository at this point
Copy the full SHA 831b8abView commit details
Commits on Jun 27, 2019
-
Merge pull request #29 from Pixep/patch-1
Use `example.org` everywhere for consistency
Configuration menu - View commit details
-
Copy full SHA for 6ceb074 - Browse repository at this point
Copy the full SHA 6ceb074View commit details
Commits on Aug 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 93e053d - Browse repository at this point
Copy the full SHA 93e053dView commit details -
Merge pull request #39 from wm222au/fix_tls_params
Updated URL to recommended TLS parameters
Configuration menu - View commit details
-
Copy full SHA for a3e0d81 - Browse repository at this point
Copy the full SHA a3e0d81View commit details
Commits on Nov 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 59b0b8d - Browse repository at this point
Copy the full SHA 59b0b8dView commit details
Commits on Nov 27, 2019
-
Merge pull request #55 from michal-wrzosek/patch-1
Updated outdated URLs
Configuration menu - View commit details
-
Copy full SHA for cb13104 - Browse repository at this point
Copy the full SHA cb13104View commit details
Commits on Jun 28, 2020
-
This changes the key length for the fake certificate to match the key length of the real certificate. A 1024-bit key prevented nginx from booting up on my server because of a "key too short" error.
Configuration menu - View commit details
-
Copy full SHA for 9fdb946 - Browse repository at this point
Copy the full SHA 9fdb946View commit details
Commits on Nov 3, 2020
-
Change dummy cert rsa size from 1024 to 2048
The recent version of nginx seems to require a certificate with at least 2048 bit rsa key.
Configuration menu - View commit details
-
Copy full SHA for dafa16d - Browse repository at this point
Copy the full SHA dafa16dView commit details -
Merge pull request #96 from jhseo1107/master
Change dummy cert rsa size from 1024 to 2048
Configuration menu - View commit details
-
Copy full SHA for 29b1a9a - Browse repository at this point
Copy the full SHA 29b1a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf44b23 - Browse repository at this point
Copy the full SHA cf44b23View commit details -
Merge pull request #77 from alexanderdushkin/patch-1
Fix fake cert key length
Configuration menu - View commit details
-
Copy full SHA for 62a1c61 - Browse repository at this point
Copy the full SHA 62a1c61View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...master