boulder/va
Joel Sing a64928bc3d Rework CAA value parameter parsing to match RFC 6644bis draft. (#3805)
This switches from whitespace to semi-colon separated tag/value parameters,
while implementing stricter checks on valid tag and value values (to match
the RFC). Test coverage is added for CAA value parameter parsing, along with
some additional tests for CAA records with multiple parameter values.

Fixes issue #3795.
2018-09-05 17:09:10 -07:00
..
proto Add support for CAA account-uri validation. (#3736) 2018-06-08 12:08:03 -07:00
caa.go Rework CAA value parameter parsing to match RFC 6644bis draft. (#3805) 2018-09-05 17:09:10 -07:00
caa_test.go Rework CAA value parameter parsing to match RFC 6644bis draft. (#3805) 2018-09-05 17:09:10 -07:00
gsb.go Ignore canceled IsSafeDomain calls. (#3730) 2018-05-23 12:50:30 -07:00
gsb_test.go Add support for CAA account-uri validation. (#3736) 2018-06-08 12:08:03 -07:00
mock_gsb_test.go Update GSB library (#3192) 2017-10-24 08:33:03 -04:00
va.go VA: Ignore cancelled errs from remote VAs. (#3827) 2018-08-27 12:20:54 -04:00
va_test.go VA: Ignore cancelled errs from remote VAs. (#3827) 2018-08-27 12:20:54 -04:00