Skip to content

Commit

Permalink
Update x509lint submodule to latest commit (should fix TravisCI build).
Browse files Browse the repository at this point in the history
Signed-off-by: Robert W. Baumgartner <[email protected]>
  • Loading branch information
rwbaumg committed Jul 2, 2019
1 parent d513ac9 commit 57b91f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# pki-lint TODO list

- [ ] Fix linking for ASN1_TIME_to_tm() function (currently breaking TravisCI build)
- [ ] Create new development branch for ```gs-certlint``` module to fix multiple bugs and/or contact upstream devs
- [ ] Support custom error levels for certain messages depending on context?
- [ ] Add support for optional downloading of AIA certificates to attempt to build missing chains.
- [ ] Add support for OpenSSL CRL validation along the entire chain (use ```-crl_check_all```).
- [ ] Add basic test PKI structure for post-build unit testing.
- [ ] Refactor LLVM / clang++ installation to use upstream source.
- [x] Fix linking for ASN1_TIME_to_tm() function (currently breaking TravisCI build)
- [x] Fix remaining shellcheck warnings and remove exclusions from ```make check``` target.
- [x] Check/fix zlint output processing for accuracy.
- [x] Fix cases where output is null (eg. certain GlobalSign lint output not processed).
Expand Down
2 changes: 1 addition & 1 deletion lints/x509lint
Submodule x509lint updated from ad4ce6 to 65507e

0 comments on commit 57b91f0

Please sign in to comment.