Jacob Hoffman-Andrews
2093337fb9
Fix whitespace
2018-03-15 10:34:15 -07:00
Jacob Hoffman-Andrews
4a961c3bc8
Ungate config-next for wfe2 and Wildcards.
2018-03-14 13:18:37 -07:00
Roland Bracewell Shoemaker
bdea281ae0
Remove CAA SERVFAIL exceptions code ( #3262 )
...
Fixes #3080 .
2017-12-05 14:39:37 -08:00
Jacob Hoffman-Andrews
0a64fd4066
Bring test/config up-to-date. ( #3056 )
...
Methodology: Copy test/config-next/* into test/config/, then manually review
the diffs, removing any diffs that are not yet in production.
2017-09-11 16:55:58 -04:00
Jacob Hoffman-Andrews
6719dc17a6
Remove AMQP config and code ( #2634 )
...
We now use gRPC everywhere.
2017-04-03 10:39:39 -04:00
Jacob Hoffman-Andrews
089a270453
Add instructions on load testing OCSP generation. ( #2459 )
2017-01-02 11:36:03 -08:00
Jacob Hoffman-Andrews
1c1449b284
Improvements to tests and test configs. ( #2396 )
...
- Remove spinner from test.js. It made Travis logs hard to read.
- Listen on all interfaces for debugAddr. This makes it possible to check
Prometheus metrics for instances running in a Docker container.
- Standardize DNS timeouts on 1s and 3 retries across all configs. This ensures
DNS completes within the relevant RPC timeouts.
- Remove RA service queue from VA, since VA no longer uses the callback to RA on
completing a challenge.
2016-12-05 14:35:27 -08:00
Jacob Hoffman-Andrews
e1bc1e5b29
Update config from config-next. ( #2175 )
...
Set feature flags:
"reuseValidAuthz": true,
"authorizationLifetimeDays": 90,
"pendingAuthorizationLifetimeDays": 7,
"CAASERVFAILExceptions": "test/caa-servfail-exceptions.txt",
"lookupIPV6": true,
"allowAuthzDeactivation": true,
Remove BaseURL.
Remove trailing slash on CT log URL.
All files now have trailing newlines.
2016-09-19 14:08:36 -07:00
Jacob Hoffman-Andrews
d75a44baa0
Remove "network" and "server" from syslog configs. ( #2159 )
...
We removed these from the config object because we never use anything other than
the default empty string, which means "local socket."
2016-09-08 10:08:18 -04:00
Ben Irving
bea8e57536
Split up boulder-config.json (VA) ( #1979 )
2016-07-01 13:06:50 -04:00