sagi
d57353a6fe
Add missing space.
2016-05-25 22:01:43 +00:00
sagi
20be730a92
Revert client, client_test back
2016-05-25 21:56:15 +00:00
sagi
b77d288adb
Use cli.py to set .staple given .must_staple
2016-05-25 21:49:53 +00:00
sagi
efcd0090da
Add a specific must-staple test
2016-05-25 21:20:13 +00:00
sagi
5a3397cf63
Fix tests
2016-05-25 21:07:47 +00: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
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
bmw
42e3f6f27c
Merge pull request #3062 from certbot/remove-temp-dir
...
Always remove temporary directories in le-auto
2016-05-24 21:36:05 -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
bmw
f8dd9411b8
Merge pull request #3026 from SwartzCr/issue_2839
...
update pypi for auto
2016-05-24 18:34:39 -07:00
bmw
ee19325f08
Merge pull request #3063 from certbot/simplify-webroot
...
Simplify webroot chown and rm errors
2016-05-24 16:55:46 -07:00
bmw
d199924cc0
Merge pull request #3065 from jsha/test-nobranch
...
Check out Boulder master instead of branch.
2016-05-24 16:39:07 -07:00
Brad Warren
57e6d1995b
log louder
2016-05-24 16:32:03 -07:00
Jacob Hoffman-Andrews
c01e2c259a
Check out Boulder master instead of branch.
2016-05-24 15:38:03 -07:00
Brad Warren
420e64f039
Simplify webroot chown and rm errors
2016-05-24 13:43:45 -07:00
Brad Warren
c606273d14
use TEMP_DIR trap consistently
2016-05-24 13:16:21 -07:00
Brad Warren
70bb7ff68f
fixes #3060
2016-05-24 13:08:10 -07:00
Brad Warren
b1eff0fe35
Build le-auto to bring it up to date
2016-05-24 13:03:53 -07:00
sagi
b54497d814
Fix chain filename
2016-05-24 19:33:13 +00:00
bmw
75b384727d
Merge pull request #3058 from certbot/test-docker3
...
Run Boulder via docker-compose in tests.
2016-05-24 11:47:42 -07:00
Jacob Hoffman-Andrews
ed802a6648
Fix BOULDERPATH
2016-05-23 18:47:52 -07:00
Jacob Hoffman-Andrews
2cfcfd6988
Run Boulder via docker-compose in tests.
...
This removes a lot of setup code we used to need in order to get Boulder to run,
and should reduce brittleness of tests based on Boulder changes.
This also unblocks Boulder from upgrading to MariaDB 10.1 in integration tests,
since changing to 10.1 syntax for user creation would break the current certbot
integration tests (which run 10.0).
2016-05-23 18:40:25 -07:00
sagi
4e41e65bfc
Merge remote-tracking branch 'upstream/master' into fix_cert_path
2016-05-23 23:13:43 +00:00
Brad Warren
0038490c16
Merge branch 'master' into renewal-conf-versions
2016-05-23 16:03:29 -07:00
bmw
860ee5c174
Merge pull request #3054 from certbot/quikfix
...
Pin old pkginfo version
2016-05-23 15:50:35 -07:00
Brad Warren
4919814dd1
Pin old pkginfo version
2016-05-23 15:39:00 -07: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
bmw
13ad59d01b
Merge pull request #3052 from NoodlesNZ/patch-1
...
Fixing package names for Debian Jessie
2016-05-23 10:51:52 -07:00
Nick Le Mouton
fd899d2125
Fixing package names for Debian Jessie
2016-05-23 09:44:06 +12: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