Releases: dnsdb/dnsdb2-python
Releases · dnsdb/dnsdb2-python
v1.1.5
- Provide "verify" parameter like the requests library. Either a boolean, in which case it controls whether we verify the server’s TLS certificate, or a string, in which case it must be a path to a CA bundle to use. (Keep "insecure" parameter for backwards compatibility.)
- Documentation updates.
Minor doc change
Adds swclient and version to documentation for usage of dnsdb2.Client.