PaloAltoNetworks / minemeld-core

Engine of MineMeld
Apache License 2.0
141 stars 95 forks source link

Visa Threat Intelligence API Miner #265

Closed xhoms closed 6 years ago

xhoms commented 6 years ago

This PR implements the Visa TI API Miner. It is a JSON based API demanding Client Certificate support. This PR includes modifications in json.py (SimpleJSON class) to implement support for Client Certificates at its level.