]> ruderich.org/simon Gitweb - nsscash/nsscash.git/commit
nsscash: add "ca" option for files
authorSimon Ruderich <simon@ruderich.org>
Thu, 1 Aug 2019 21:21:58 +0000 (23:21 +0200)
committerSimon Ruderich <simon@ruderich.org>
Thu, 1 Aug 2019 21:21:58 +0000 (23:21 +0200)
commit526f6f1db39bde8ca1f7684225a3983634bddafe
treea0dc9a268066f59027cd9c8d775ebc629053cd97
parent3393730a802af2c7d0849287c12f55f35ed6a09b
nsscash: add "ca" option for files

Also run all main_test tests with HTTP and HTTPS.
14 files changed:
README
config.go
fetch.go
file.go
main_test.go
testdata/README [new file with mode: 0644]
testdata/ca.cfg [new file with mode: 0644]
testdata/ca.crt [new file with mode: 0644]
testdata/ca.key [new file with mode: 0644]
testdata/ca2.crt [new file with mode: 0644]
testdata/ca2.key [new file with mode: 0644]
testdata/server.cfg [new file with mode: 0644]
testdata/server.crt [new file with mode: 0644]
testdata/server.key [new file with mode: 0644]