MISP / misp-dashboard

A live dashboard for a real-time overview of threat intelligence from MISP instances
GNU Affero General Public License v3.0
194 stars 65 forks source link

MISP SSL errors fixed but MISP-DASHBOARD doesn't work now #124

Closed mathurin68 closed 5 years ago

mathurin68 commented 5 years ago

I added a trusted SSL certificate to the MISP instance and that fixed those errors BUT now the misp dashboard doesn't work... " An error occurred during a connection to misp.doi.net:8001. SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG

The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.

" Is there something I need to change in - /etc/apache2/sites-enabled/misp-dashboard.conf

Thank you!!

mathurin68 commented 5 years ago

Just copy the SSL cert paths to /etc/apache2/sites-enabled/misp-dashboard.conf

mokaddem commented 5 years ago

Thanks for getting back to us!