Syslifters / reptor

Other
10 stars 3 forks source link

TLS Verification #99

Closed vysecurity closed 10 months ago

vysecurity commented 10 months ago

Currently the tool installed from pip will have TLS verification issues if an invalid certificate is used.

We should have a -k flag to bypass TLS verification.

aronmolnar commented 10 months ago

Already possible with --insecure but let's add -k as an alias