AIL-framework/configs/keys/mispKEYS.py.sample

7 lines
244 B
Plaintext
Raw Permalink Normal View History

2018-06-19 11:42:06 +02:00
#!/usr/bin/env python
# -*- coding: utf-8 -*-
2022-03-22 10:16:56 +01:00
misp_url = 'https://10.1.0.143'
2018-06-19 11:42:06 +02:00
misp_key = 'c5VRXJahYVux3rkPULbbILTNmAwlXU8Eas9zvl36' # The MISP auth key can be found on the MISP web interface under the automation section
misp_verifycert = True