Phillip Stephens
Phillip Stephens
Yeah I think I agree, on Mac the process looks like running ```shell security export -t certs -f pemseq -k /System/Library/Keychains/SystemRootCertificates.keychain -o /tmp/all_certs.pem ``` And this feels like something we...
This took way too long for me to realize, but the issue is that we have another `zgrab2` option `--read-limit-per-host` and by default it's `96kB`. This is set on the...
I don't have context on _why_ this is the case, but it does look like this has _always_ been the case since we had `make test` as a Makefile target....
@dependabot rebase
@dependabot recreate
This change was made [here](https://github.com/zmap/zgrab2/pull/466/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6R11) in a merged PR. Closing.
Yeah we should def do this. I started it [here](https://github.com/zmap/zgrab2/pull/444), but something is going wrong in the integration tests. I need to take some time and figure out how these...
Closed with #461. Thanks @Seanstoppable !