1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-23 07:20:55 +03:00
Commit Graph

232 Commits

Author SHA1 Message Date
Peter Eckersley
a841c4fc5d More nits 2015-10-17 13:13:00 -07:00
Peter Eckersley
f0faf91b82 lint! 2015-10-16 18:34:57 -07:00
Peter Eckersley
57e15c52d7 Test actually works now :) 2015-10-16 18:28:38 -07:00
Peter Eckersley
36432e35f7 keep cover happy 2015-10-16 18:19:22 -07:00
Peter Eckersley
c7732114cb Only test CLI for nginx plugin if it is present
- Fixes 919
2015-10-13 14:50:23 -07:00
bmw
5ca70e19a7 Merge pull request #950 from letsencrypt/jsha/nginx-improvements
Nginx improvements
2015-10-12 16:41:52 -07:00
Jacob Hoffman-Andrews
dd8c6d6548 Nginx improvements
Add a server_names_hash_bucket_size directive during challenges to fix an nginx
crash on restart (Fixes #922).

Use fullchain instead of chain (Fixes #610).

Implement OCSP stapling (Fixes #937, Fixes #931).

Hide Boulder output in integration tests to make them more readable.
2015-10-11 10:20:08 -07:00
Jakub Warmuz
e8118c862b Renewer logging setup (fixes #897) 2015-10-06 18:54:05 +00:00
bmw
0aaf26bdda Merge pull request #878 from letsencrypt/automation_is_enabled
Ensures renewal settings are reported correctly
2015-10-05 14:54:02 -07:00
bmw
e985c54b9b Merge pull request #898 from ArchimedesPi/pep8
Fix some pep8 warnings
2015-10-05 13:53:02 -07:00
Brad Warren
7a49e2bcb3 Merge branch 'master' into automation_is_enabled 2015-10-05 12:09:40 -07:00
Brad Warren
a86ea53a79 Added unit tests 2015-10-05 12:09:35 -07:00
Peter Eckersley
22d756992b Merge pull request #894 from ArchimedesPi/improve-test-coverage-crypto-util
crypto_util: Refactor, improve test coverage [WIP]
2015-10-05 12:05:14 -07:00
Liam Marshall
d5ebc38b33 Fix pep8 warnings (down to only one now!) 2015-10-04 20:39:19 -05:00
Liam Marshall
917a6d6373 Make lint happy, remove unused variables from crypto_util_test 2015-10-04 15:56:40 -05:00
Liam Marshall
9c8f09ec43 Test that loading an invalid cert throws an error 2015-10-04 15:49:56 -05:00
Liam Marshall
b3bd71b424 Use previously-returned file_type in assertion 2015-10-04 15:43:51 -05:00
Liam Marshall
7b50f5d9bf Make pep8 happy 2015-10-04 15:42:05 -05:00
Liam Marshall
aa15fae11d crypto_util: merge _pyopenssl_load into pyopenssl_load_certificate 2015-10-04 15:39:29 -05:00
Liam Marshall
7b2d40ce55 crypto_util: test pyopenssl_load_certificate(...) 2015-10-04 15:34:57 -05:00
Liam Marshall
032f3e8f64 crypto_util: test _pyopenssl_load 2015-10-04 15:00:57 -05:00
Jakub Warmuz
4ef7a6e63f Merge remote-tracking branch 'github/letsencrypt/master' into release 2015-10-04 10:08:38 +00:00
Brad Warren
8e45ecd975 Merge branch 'master' into sysexit_error 2015-10-01 15:40:08 -07:00
Brad Warren
d7a16ecfcb Added tests and documentation 2015-10-01 15:39:55 -07:00
Brad Warren
59348ad30c Made methods private and updated tests 2015-10-01 13:33:22 -07:00
Peter Eckersley
43cb36807a Also test top level help 2015-09-30 17:00:09 -07:00
Peter Eckersley
11ca1108c2 Test cases for command line help 2015-09-30 16:53:08 -07:00
Peter Eckersley
2406fc0486 Go back to VERBS as a list
The dictionary was destroying the ordering, which was important.
2015-09-30 16:07:16 -07:00
Peter Eckersley
2d578468bd Use a verb -> function table instead of eval()
- plugins_cmd() not plugins() broke the more minimalist eval() approach
 - more wrangling was required to mock out calls via the VERBS table
2015-09-30 12:32:44 -07:00
Peter Eckersley
2a3a111d62 Disable pylint invalid-name
It's clearly making our code harder to read and write
2015-09-30 12:10:16 -07:00
Peter Eckersley
2297349b95 lintian 2015-09-29 16:56:36 -07:00
Peter Eckersley
4437ec5586 Merge remote-tracking branch 'origin/master' into subargs 2015-09-29 14:49:32 -07:00
Peter Eckersley
05d439a339 Update cli tests
We don't expect to error out if called with no args
2015-09-29 14:48:40 -07:00
Brad Warren
312057b1b8 changes += kuba_feedback 2015-09-29 12:54:52 -07:00
Brad Warren
ed7977fb03 Added cli tests 2015-09-28 18:45:12 -07:00
Brad Warren
243c9e9021 Made cover and lint happy 2015-09-28 15:52:09 -07:00
Brad Warren
4da0e17255 Added message and changed reporter interface 2015-09-28 15:45:31 -07:00
Jakub Warmuz
315b357781 Hide null installer (fixes #789). 2015-09-28 19:08:57 +00:00
Jakub Warmuz
d621df3320 Make zipsafe 2015-09-27 11:10:34 +00:00
James Kasten
523dba0b99 Merge pull request #777 from letsencrypt/fix_771
Make 'auth' and 'run' use the same code (fixes #771)
2015-09-26 22:12:46 -04:00
James Kasten
8dc345a3a0 address naming conventions 2015-09-26 16:04:44 -07:00
Brad Warren
d2a64166c6 Merge branch 'master' into red_errors 2015-09-26 12:18:41 -07:00
Brad Warren
2015811a6c Incorporated Kuba's feedback 2015-09-26 12:18:32 -07:00
James Kasten
c74bc409d8 Merge pull request #824 from letsencrypt/remove_revoker
Remove revoker
2015-09-26 04:35:54 -04:00
James Kasten
e4771cf500 Merge pull request #814 from letsencrypt/crash_recovery
Crash recovery
2015-09-26 04:25:58 -04:00
James Kasten
84267c8f3a Merge branch 'master' into remove_revoker
Conflicts:
	letsencrypt/configuration.py
	letsencrypt/interfaces.py
	letsencrypt/tests/configuration_test.py
2015-09-26 01:19:28 -07:00
James Kasten
c1a959de45 Remove Revocation display 2015-09-25 22:44:33 -07:00
James Kasten
022c5c3c24 Remove revoker and associated code 2015-09-25 22:35:43 -07:00
James Kasten
b72f451a1b rename certs directory to csr directory 2015-09-25 22:26:32 -07:00
James Kasten
8bc260dd64 Fix crypto_util tests 2015-09-25 21:45:56 -07:00