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