ail-framework/mispKEYS.py.default

7 lines
186 B
Text
Raw Normal View History

#!/usr/bin/env python
# -*- coding: utf-8 -*-
misp_url = ''
misp_key = '' # The MISP auth key can be found on the MISP web interface under the automation section
misp_verifycert = True