Commit db14316
Daniel
Gopkg: update zlint/zcrypto to latest.
There was a slight bug with adding a `zlint.lints.LintStatus`
field to the CFSSL signer config object: Prior to zlint commit 9971d62
this type could only be marshaled to JSON, but not unmarshaled.
As a result if you marshal a CFSSL config (with or without setting the
new `LintErrLevel` field) then unmarshaling it produces an error like:
```
Failed to create CA: {"code":5200,"message":"failed to unmarshal
configuration: json: cannot unmarshal string into Go struct field
SigningProfile.lint_error_level of type lints.LintStatus"}
```
Updating to `github.com/zmap/zlint` >= 9971d62 resolves the problem.1 parent 633726f commit db14316
File tree
42 files changed
+996
-3801
lines changed- vendor/github.com
- asaskevich/govalidator
- zmap
- zcrypto
- util
- x509
- ct
- pkix
- zlint
- lints
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+996
-3801
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments