boulder/cmd/boulder-wfe2
Daniel McCarney 703b134e93 WFE2: Wire missed config elements to WFE object. (#3604)
This commit addresses two config elements that were defined but not
wired through to the WFE implementation object. Prior to this commit the
`c.WFE.DirectoryCAAIdentity` and `c.WFE.DirectoryWebsite` configuration
values were read and unmarshaled from config but not passed to the WFE.
After this commit these two config options will be picked up by the WFE
impl.
2018-03-29 11:01:26 -07:00
..
main.go WFE2: Wire missed config elements to WFE object. (#3604) 2018-03-29 11:01:26 -07:00
main_test.go WFE2 Chain File Loading Improvements (#3580) 2018-03-20 14:54:20 -07:00