Peter Eckersley
ccd58dea5b
More helpful error when renewing with standalone
2016-02-02 16:47:42 -08:00
Joe Ranweiler
c66c6bae1d
Make supported_challenges return a list, not set
2015-12-11 18:00:33 -08:00
Joe Ranweiler
8cf47e3aba
Add tests to check that configuration is used
...
The existing tests use the case in which the (configured) supported
challenges are equal to the defaults, and in the same (now-fixed) order.
These additional tests check that, if we have configured a subset of the
supported challenges, then we actually _use_ that configuration.
2015-12-03 00:13:09 -08:00
Joe Ranweiler
5054a3dd79
Fix typo in test name
2015-12-02 21:57:31 -08:00
Joe Ranweiler
55d4365a46
Expect a fixed standalone challenge preference
2015-12-02 21:30:05 -08:00
Jakub Warmuz
5e8ed2bbd2
--dvsni-port -> --tls-sni-01-port
2015-11-07 18:24:17 +00:00
Jakub Warmuz
93e69ef7de
tls-sni-01 for standalone
2015-11-07 18:24:17 +00:00
Jakub Warmuz
dd92e95290
Remove remaints of simpleHttp from standalone plugin
2015-11-07 14:24:43 +00:00
Jakub Warmuz
23d3c3b1e2
Rename --simple-http-port to --http-01-port
2015-11-01 11:01:23 +00:00
Jakub Warmuz
ea3611afe6
http-01 for standalone
2015-11-01 11:01:22 +00:00
Jakub Warmuz
5d11691de7
Standalone verifies ports for suported challenges only ( fixes #1149 ).
2015-10-27 22:19:21 +00:00
Jakub Warmuz
ec24641511
standalone2: run(): tls -> challenge_type.
2015-10-15 20:31:22 +00:00
Jakub Warmuz
6f44bcf117
standalone2: move alread_listening to perform
2015-10-15 18:01:14 +00:00
Jakub Warmuz
5afb0ebd1c
Remove SimpleHTTP TLS from standalone 2.0
2015-10-07 20:06:41 +00:00
Jakub Warmuz
7102f9ef4b
Don't expose threads from ServerManager.
2015-10-07 19:20:47 +00:00
Jakub Warmuz
1774ab64c4
Add SupportedChallengesValidatorTest.
2015-10-04 20:24:53 +00:00
Jakub Warmuz
509af11a92
--standalone-supported-chalenges
2015-10-04 19:15:45 +00:00
Jakub Warmuz
774dc7db9a
100% coverage for Standalone 2.0
2015-10-04 19:15:05 +00:00
Jakub Warmuz
1a0f8889ad
ServerManager.running returns dict
2015-10-04 19:15:04 +00:00
Jakub Warmuz
df04938f6a
Standalone 2.0: add detection for unsupported SimpleHTTP TLS platform.
2015-10-04 19:14:58 +00:00
Jakub Warmuz
517a74f432
standalone 2.0: lint, docs, cleanup.
2015-10-04 17:21:35 +00:00
Jakub Warmuz
bba0560c0e
Almost full coverage for plugins.standalone (perform2 left).
2015-10-04 13:24:30 +00:00
Jakub Warmuz
7687ecd6e3
100% coverage for standalone.ServerManager
2015-10-04 12:14:10 +00:00
Jakub Warmuz
b0efc61f97
Add ServerManagerTest stub.
2015-10-04 10:58:31 +00:00