Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore self signed certificates for connecting to MISP #53

Open
jezkerwin opened this issue Sep 29, 2022 · 2 comments
Open

Ignore self signed certificates for connecting to MISP #53

jezkerwin opened this issue Sep 29, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jezkerwin
Copy link

I'm experimenting with this in a non production environment that has self signed certificates installed in MISP.

Is it possible to configure the tool (in docker config) to ignore certificate warnings?

@jshcodes
Copy link
Member

jshcodes commented Oct 4, 2022

I should think so. Looking into this now.

@jshcodes jshcodes self-assigned this Oct 4, 2022
@jshcodes jshcodes added the enhancement New feature or request label Oct 4, 2022
@jshcodes
Copy link
Member

Follow up: You can disable SSL for the MISP instance in your test environment entirely using the misp_enable_ssl setting in the configuration file. (Still researching if verification can be ignored in self-signed scenarios.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants