ncabatoff
9a3744f502
Fix parsing of seal stanzas that have an array for purpose ( #9589 )
...
Hexadecimal integers will be converted to decimal, which is unfortunate but shouldn't have any negative effects other than perhaps confusion in the `vault debug` output.
2020-07-27 16:28:52 -04:00
ncabatoff
34144e38ee
Fix 1.5 regression that meant non-string values in the seal stanza would fail config parsing, preventing startup. ( #9555 )
2020-07-23 13:53:00 -04:00
Jeff Mitchell
14615acda4
Port encrypted config shared bits to a separate PR ( #9037 )
...
* Port encrypted config shared bits to a separate PR
* Address feedback
2020-05-19 18:15:30 -04:00
Jeff Mitchell
4bfac290c3
Remove mistaken build flag
2020-05-14 10:44:02 -04:00
Jeff Mitchell
a6b1d1c35d
Make aws and transit wrapper funcs a var again
2020-05-14 09:58:03 -04:00
Jeff Mitchell
91b09c09b5
Create configutil and move some common config and setup functions there ( #8362 )
2020-05-14 09:19:27 -04:00