Jakub Warmuz
315b357781
Hide null installer ( fixes #789 ).
2015-09-28 19:08:57 +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
James Kasten
395da0d7d5
Merge branch 'master' into fix_771
...
Conflicts:
letsencrypt/cli.py
2015-09-25 20:11:15 -07:00
James Kasten
cfe103b4ed
unify quotes
2015-09-25 20:01:12 -07:00
Brad Warren
fe810020c4
Made error logging entries red in the terminal
2015-09-25 13:26:45 -07:00
Brad Warren
fd0c51e48a
Incorporated Kuba's feedback and better defined corner cases
2015-09-24 16:23:40 -07:00
Brad Warren
2b9f72fc29
Finished basic crash recovery
2015-09-23 15:02:20 -07:00
Brad Warren
aa216a96d4
Finished error_handler
2015-09-22 18:24:22 -07:00
James Kasten
22260a82af
Merge pull request #772 from letsencrypt/renewal_config_dir
...
Change the renewal configuration directory
2015-09-18 01:26:37 -04:00
Peter Eckersley
18adec0bf2
Fix paths in test cases
2015-09-16 19:43:57 -07:00
James Kasten
67acebff34
pep8 and google style guide
2015-09-16 18:43:32 -07:00
Peter Eckersley
43a73f9a09
neaten
...
neaten
2015-09-16 17:26:27 -07:00
James Kasten
e8611d299a
Cleanup formatting issues
2015-09-16 13:23:46 -07:00
Peter Eckersley
1a2c983a9c
Strict permission checking only upon request
...
Use --strict-permissions if you're running as a privileged user on a system
where non-privileged users might have write permissions to parts of the lets
encrypt config or logging heirarchy. That should not normally be the case.
Working toward a fix for #552
2015-09-16 13:13:24 -07:00
James Kasten
f582a85314
mock out make_or_verify
2015-09-16 13:03:42 -07:00
James Kasten
23edd48d5a
minor fixes
2015-09-15 23:34:00 -07:00
James Kasten
2bc87893c4
Merge branch 'master' into fix_771
2015-09-15 22:49:16 -07:00
James Kasten
c025c17b5d
auth use renewal
2015-09-15 22:48:36 -07:00
Peter Eckersley
1fff04ea9e
Change the renewal configuration directory
...
Fixes #732
2015-09-15 18:51:24 -07:00
Peter Eckersley
5709eacec4
Merge remote-tracking branch 'origin/master' into kuba_chain
2015-09-15 18:33:16 -07:00
James Kasten
d367694dc3
pep8 fixes
2015-09-15 18:09:00 -07:00
James Kasten
0b8009529b
Basic removal of duplicate code through using a base class
2015-09-15 17:58:31 -07:00
Peter Eckersley
bde5a1fe17
Merge branch 'treat_duplicate_as_renewal' into kuba_chain
2015-09-15 17:51:58 -07:00
Seth Schoen
a38bb41856
PR cleanup
2015-09-11 13:49:26 -07:00
Seth Schoen
791825151a
Merge branch 'master' of ssh://github.com/letsencrypt/lets-encrypt-preview into treat_duplicate_as_renewal
2015-09-11 00:42:35 -07:00
Jakub Warmuz
33c2aed021
Merge remote-tracking branch 'github/letsencrypt/master' into lint
2015-09-11 07:15:10 +00:00
Seth Schoen
7b5b182f77
Test for _find_duplicative_certs
2015-09-10 14:59:29 -07:00
Jakub Warmuz
491b7a7cde
Fix multi-cert chains in renewer
2015-09-10 21:48:34 +00:00
Jakub Warmuz
62a9556bd2
Add unittest for save_certificate
2015-09-10 21:20:48 +00:00
Jakub Warmuz
bf754b6302
Add ACME Directory Resource
2015-09-09 17:22:20 +00:00
Seth Schoen
7aa9fe845a
Basic fix for #411
2015-09-08 01:33:03 -07:00
Jakub Warmuz
83185e5553
pep8 letsencrypt
2015-09-06 09:20:11 +00:00
Jakub Warmuz
138f1d1b28
lint: space check for dict-separator
2015-09-06 08:30:49 +00:00
James Kasten
d8663fbbc0
Fix #690
2015-08-17 11:30:39 -07:00
Brad Warren
0aaf9f2be7
Updated tests to update challenge changes
2015-08-13 18:41:49 -07:00
Brad Warren
1d7f252b35
Changes account in achalls to account_key
2015-08-11 13:22:03 -07:00
Brad Warren
14c150ae17
Fixed unit tests and lint
2015-08-05 15:39:31 -07:00
Brad Warren
cfabfa1a67
Merge remote-tracking branch 'kuba/update-challenges' into update-challenges
2015-08-04 16:57:53 -07:00
James Kasten
3088a18f05
finish renewer error handling
2015-08-04 14:54:19 -07:00
Brad Warren
5ae2bd06cf
Merged in master
2015-08-03 18:32:32 -07:00