MISP / x_old_misp_docker

MISP Docker (XME edition)
284 stars 172 forks source link

MISP SSL Configuration #158

Closed thev0yager closed 1 year ago

thev0yager commented 1 year ago

Good Afternoon,

I have worked with misp for a bit now and am ready to setup ssl with it. Right now I am having an issue where my misp-ssl.conf file doesn't seem to apply to my misp docker. I have attached my misp-ssl.conf.

When I rebuild my docker containers the cert shows up as the following.

image

I assume this is the default cert that the container builds, but I have no idea how to get it set to my cert.

Side Note: where would I put my root ca cert in the misp-ssl.conf file this cert isn't self signed so I feel I would need to add that ###somewhere?

Any help would be greatly appreciated!

misp-ssl.txt

thev0yager commented 1 year ago

https://github.com/MISP/misp-docker/issues/4 < Following this got me the solution