boulder/cmd/boulder-wfe2
Daniel McCarney 17922a6d2d
Add CAAIdentities and Website to /directory "meta". (#3588)
This commit updates the WFE and WFE2 to have configuration support for
setting a value for the `/directory` object's "meta" field's
optional "caaIdentities" and "website" fields. The config-next wfe/wfe2
configuration are updated with values for these fields. Unit tests are
updated to check that they are sent when expected and not otherwise.

Bonus content: The `test.AssertUnmarshaledEquals` function had a bug
where it would consider two inputs equal when the # of keys differed.
This commit also fixes that bug.
2018-03-22 16:12:43 -04:00
..
main.go Add CAAIdentities and Website to /directory "meta". (#3588) 2018-03-22 16:12:43 -04:00
main_test.go WFE2 Chain File Loading Improvements (#3580) 2018-03-20 14:54:20 -07:00