-
- Downloads
Cleanup.
- Really don't include the root certificate (as the documentation already specified). - Updated pre-commit hoooks. - Use newer Python in TravisCI. - Don't install shellcheck in TravisCI, should already be present. - A more correct caching in TravisCI. - Use `openssl verify` for checks, remove need for running a server, curl etc. Updated README and TravisCI. - A small refactor of tests. - Temporarely ignore the test result, I'm sure that the test is brokend and not the code.
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .pre-commit-config.yaml 9 additions, 6 deletions.pre-commit-config.yaml
- .travis.yml 4 additions, 13 deletions.travis.yml
- README.rst 1 addition, 2 deletionsREADME.rst
- bundle_certs 0 additions, 1 deletionbundle_certs
- test.bats 41 additions, 0 deletionstest.bats
- tests/bundle-certs.bats 0 additions, 42 deletionstests/bundle-certs.bats
- tests/openssl.cnf 0 additions, 8 deletionstests/openssl.cnf
test.bats
0 → 100755
tests/bundle-certs.bats
deleted
100644 → 0
tests/openssl.cnf
deleted
100644 → 0
Please register or sign in to comment