Commit Graph
20 Commits
Author SHA1 Message Date
Jacob Hoffman-Andrews 74b677248d Merge pull request #653 from letsencrypt/update-challenges
Update challenges to match latest spec
2015-08-07 15:37:17 -07:00
Jacob Hoffman-Andrews 83dacedd5b Merge pull request #654 from letsencrypt/rm-py3
Remove Python 3 Travis checks
2015-08-06 12:35:38 -07:00
Jacob Hoffman-Andrews 8a01e094c5 Increase server_names_hash_bucket_size in nginx test config. 2015-08-05 19:26:58 -07:00
Jacob Hoffman-Andrews 06e21d3578 Fix path for integration test. 2015-07-29 15:53:09 -07:00
Jacob Hoffman-Andrews a724504b2e Merge pull request #621 from kuba/boulder-amqp
Travis: run Boulder in AMQP mode (fixes #620).
2015-07-20 10:23:36 -07:00
Jacob Hoffman-Andrews 79c06102e6 Merge pull request #514 from letsencrypt/fix-cleanup
Make sure cleanup_challenges happens
2015-06-18 18:36:15 -07:00
Jacob Hoffman-Andrews 41defbe5e7 Merge pull request #498 from kuba/simplehttp
SimpleHTTPS -> SimpleHTTP[S]
2015-06-12 13:28:47 -07:00
Jacob Hoffman-Andrews 922f8e5dad Merge pull request #490 from kuba/anti-replay
Add an anti-replay nonce facility (fixes: #488).
2015-06-11 14:53:16 -07:00
Jacob Hoffman-Andrews 8cf9a152de Don't suggest optional email.
Email is still optional, by the same mechanism, but removing the suggestion to
leave it out we will greatly increase the percentage of users that supply one,
which in turn will reduce customer support requests.
2015-06-04 14:22:05 -07:00
Jacob Hoffman-Andrews 325f2ae4ad Merge pull request #463 from kuba/bugs/462
Split --test-mode into --no-verify-ssl and --dvsni-port (fixes #462).
2015-06-01 16:28:47 -07:00
Jacob Hoffman-Andrews 958b6b1048 Only check config if it is defined. 2015-05-22 13:57:41 -07:00
Jacob Hoffman-Andrews 1a5d6ba90d Use more verbose exception catch. 2015-05-22 13:16:55 -07:00
Jacob Hoffman-Andrews 8562496f82 Fixes from review comments. 2015-05-22 13:06:17 -07:00
Jacob Hoffman-Andrews 969c2c052d Re-remove server_url. 2015-05-21 23:44:13 -07:00
Jacob Hoffman-Andrews d2425e5283 Merge branch 'master' into kuba-test-mode 2015-05-21 23:43:30 -07:00
Jacob Hoffman-Andrews ef8daba47f Merge pull request #400 from kuba/test-mode
Test mode and --server with scheme
2015-05-21 23:41:00 -07:00
Jacob Hoffman-Andrews e1e6135313 Use a different port for test mode. 2015-05-21 19:08:05 -07:00
Jacob Hoffman-Andrews 233d1fb7f6 Merge branch 'master' into kuba-test-mode 2015-05-21 19:01:03 -07:00
Jacob Hoffman-Andrews 424acfe16e Fixes to running on command line.
Use cert_dir instead of cert_path
Restore server_url
When creating a unique file, only loop for EEXISTS, not other OS errors like
  permission denied.
Pass uid explicitly to make_or_verify_dir.
2015-05-21 18:58:40 -07:00
Jacob Hoffman-Andrews 1ca6016bb0 Merge branch 'test-mode' of https://github.com/kuba/lets-encrypt-preview into kuba-test-mode
Conflicts:
	letsencrypt/network2.py
2015-05-21 12:28:39 -07:00