Skip to content

v0.12.0

Compare
Choose a tag to compare
@bojand bojand released this 24 Aug 00:15
· 879 commits to master since this release

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