v0.12.0
Change Highlights
ghz
now defaults to secure connection and uses the system's default root certificate if no certificate options are specified. To use an insecure connection use -insecure
flag.
Changelog
a54d5e8 [skip ci] update usage in readme
b8eed72 add insecure flag to requestor tests
5b9e967 Merge pull request #27 from tab1293/insecure-flag
e63bc5d Default to secure connection with option to use insecure flag