boulder/wfe
Daniel McCarney 299e53b237 RA,CA: Refuse to start with MaxNames == 0. (#3634)
This commit updates the `boulder-ra` and `boulder-ca` commands to refuse
to start if their configured `MaxNames` is 0 (the default value). This
should always be set to a positive number.

This commit also updates `csr/csr.go` to always apply the max names
check since it will never be 0 after the change above.

Also refactor `FailOnError` to pull out a separate `Fail` function.

Related to https://github.com/letsencrypt/boulder/issues/3632
2018-04-10 10:53:23 -07:00
..
test Use X.509 AIA Issuer URL in rel="up" link header (#2545) 2017-02-07 11:19:22 -08:00
jose.go Factor out probs.go from wfe and wfe2 (#3085) 2017-09-18 13:08:18 -07:00
jose_test.go Factor out probs.go from wfe and wfe2 (#3085) 2017-09-18 13:08:18 -07:00
wfe.go Add CAAIdentities and Website to /directory "meta". (#3588) 2018-03-22 16:12:43 -04:00
wfe_test.go RA,CA: Refuse to start with MaxNames == 0. (#3634) 2018-04-10 10:53:23 -07:00