Back to Blogs
TAXII Connector 1.4 for EDR Released
TAXII Connector 1.4 for EDR Released
Posted on April 13, 2016
Changelog
-
CbTAXII version 1.4 now uses the Python requests library for HTTP/HTTPS connections to TAXII servers. This enhances the compatibility of the TAXII connector to a wider variety of TAXII servers.
-
In addition, you can now optionally disable SSL certificate validation for a specific TAXII server by setting the
sslverify
option:# by default, we validate SSL certificates. Turn this off by setting sslverify=false sslverify=false
This version of CbTAXII was built with libtaxii version 1.1.107 and STIX version 1.2.0.