Skip to content

Releases: dnsdb/dnsdb2-python

v1.1.5

23 Jul 20:21
06a9122

Choose a tag to compare

  • 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

09 Feb 18:37
f9b246c

Choose a tag to compare

Adds swclient and version to documentation for usage of dnsdb2.Client.