Commit Graph
2125 Commits
Author SHA1 Message Date
Seth Schoen 0b691d1b56 Use better update_registration invocation, and reporter interface 2016-05-25 14:11:12 -07:00
Amjad Mashaal 911b4565be Moving check for conflicting args to cli.py 2016-05-25 23:09:17 +02:00
Amjad Mashaal a1cb24b3ef Fixing conflicts 2016-05-25 23:08:33 +02:00
sagi 5a3397cf63 Fix tests 2016-05-25 21:07:47 +00:00
Amjad Mashaal 0999705691 Fixing wrapping for messages with URLs 2016-05-25 22:58:16 +02:00
Seth Schoen 2294a7e20d Merge branch 'master' into update_registration 2016-05-25 13:48:17 -07:00
sagi 59b567b1de Merge remote-tracking branch 'upstream/master' into must_staple 2016-05-25 20:07:25 +00:00
sagi b3aeeefe20 Autoconfigure OCSP Stapling with --must-staple 2016-05-25 20:03:45 +00:00
bmw dda48b50b0 Merge pull request #3009 from sagi/fix_cert_path
certonly subcommand - If cert_path provided - do not uniquify  it
2016-05-25 12:47:56 -07:00
sagi d1df72d63c Add the chain_cert is None case 2016-05-25 19:06:25 +00:00
Amjad Mashaal b158d03e97 Revert removal of a needed line 2016-05-25 16:30:29 +02:00
Noah Swartz 230423e4e0 Merge pull request #3053 from certbot/renewal-conf-versions
Store client version in renewal conf file
2016-05-24 22:19:10 -07:00
Noah Swartz b4f7b1cfab Merge pull request #3046 from certbot/csr++
Use CN from CSRs
2016-05-24 22:18:01 -07:00
Brad Warren 4a85d59d93 Add test for missing renewal conf version 2016-05-24 22:03:30 -07:00
bmw 140430d8d4 Merge pull request #3044 from SwartzCr/issue_3012
fix syntax error
2016-05-24 21:45:29 -07:00
Noah Swartz 13e165e2f9 add exception type 2016-05-24 21:30:45 -07:00
sagi e93aeb88dd Fix docs 2016-05-25 04:19:18 +00:00
Amjad Mashaal 353abaa608 Adding args conflict test to main_test.py 2016-05-25 04:59:09 +02:00
Amjad Mashaal 1fd44d9302 Fixing tests 2016-05-25 03:55:52 +02:00
Amjad Mashaal 8772a9846f Raising error on conflicting args 2016-05-25 02:52:47 +02:00
Amjad Mashaal 87d0e938ad Adding --dialog argument 2016-05-25 02:22:56 +02:00
Brad Warren 57e6d1995b log louder 2016-05-24 16:32:03 -07:00
Brad Warren 420e64f039 Simplify webroot chown and rm errors 2016-05-24 13:43:45 -07:00
sagi 4e41e65bfc Merge remote-tracking branch 'upstream/master' into fix_cert_path 2016-05-23 23:13:43 +00:00
Brad Warren 15ddf2ea32 Test init with newer conf file 2016-05-23 15:16:43 -07:00
Brad Warren ea53a14b57 test version is stored 2016-05-23 14:58:14 -07:00
Brad Warren 3576d372a6 Add warning about parsing old configuration file 2016-05-23 14:32:43 -07:00
Brad Warren c3c9441a59 Save version in renewal config file 2016-05-23 14:09:31 -07:00
Brad Warren 0e9aec20a7 Add CURRENT_VERSION constant 2016-05-23 14:04:13 -07:00
Brad Warren 536234c559 try and catch problems if we do something silly with our version in the future 2016-05-23 13:59:16 -07:00
Brad Warren ac37b9de6f test release version comparison 2016-05-23 13:55:17 -07:00
Brad Warren 4caba1fc75 Test mixed versions 2016-05-23 13:53:09 -07:00
Brad Warren 40a0354b36 Start get_strict_version tests 2016-05-23 13:50:14 -07:00
Brad Warren d4de026372 Add get_strict_version 2016-05-23 13:37:47 -07:00
Seth Schoen e7c8b73083 Test coverage for register verb 2016-05-22 09:50:27 -07:00
Seth Schoen fab9f8db78 Complete register functionality (for now) 2016-05-21 13:27:12 -07:00
Seth Schoen 3105fe8a34 Disable too-many-statements on parser setup 2016-05-21 13:26:59 -07:00
Brad Warren 5cb0e0f264 Add test for csr with inconsistent domains 2016-05-20 17:41:58 -07:00
Brad Warren 0b85a8f1c8 Add a test for a CSR with no domains 2016-05-20 17:37:48 -07:00
Brad Warren 3c11733006 fix --csr and --allow-subset-of-names test 2016-05-20 17:32:37 -07:00
Brad Warren 2c4c8c081c Test bad csr 2016-05-20 17:00:06 -07:00
Brad Warren 953d4957b8 Add csr test 2016-05-20 16:57:13 -07:00
Brad Warren a48afd498c Start import_csr_file tests 2016-05-20 16:52:35 -07:00
Noah Swartz 271316a413 cover test 2016-05-20 16:32:39 -07:00
Brad Warren 53286863fe Simplify import_csr_file 2016-05-20 16:26:09 -07:00
Brad Warren 73c4e8f7a4 Cleanup test_obtain_certificate_from_csr 2016-05-20 16:24:49 -07:00
Seth Schoen e3d0293735 Merge branch 'master' into update_registration 2016-05-20 16:23:12 -07:00
Brad Warren 32d32dbc12 cli.py PEP8 fixes 2016-05-20 15:20:28 -07:00
Brad Warren 34cc714281 Merge branch 'use-cn-from-csr' into csr++ 2016-05-20 15:13:34 -07:00
Brad Warren f56aab65d7 Merge branch 'master' into use-cn-from-csr 2016-05-20 15:13:03 -07:00