Giter VIP home page Giter VIP logo

Comments (3)

ostefano avatar ostefano commented on September 17, 2024

Here it works, you will need to provide more data or logs.
For example, if the certs are ignored, does MISP overwrite them? What is inside the mounted directory?

from misp-docker.

benceBalazs avatar benceBalazs commented on September 17, 2024

Yeah sorry, was on my phone when I created the issue.

The OS is AlmaLinux.

Here are the files located in /etc/ssl/certs/:

mountsDocker

The config for the mounts:

    volumes:
      - "./configs/:/var/www/MISP/app/Config/"
      - "./logs/:/var/www/MISP/app/tmp/logs/"
      - "./files/:/var/www/MISP/app/files/"
      - "./ssl/:/etc/ssl/certs/"
      ...

And the partial logs that matter or have to do with SSL:

INIT | Initialize NGINX ...
... enabling port 80 redirect
... enabling IPv6 on port 80
... enabling SSL redirect
... enabling port 443
... enabling IPv6 on port 443
... generating new self-signed TLS certificate
Generating a RSA private key
writing new private key to '/etc/nginx/certs/key.pem'
....
INIT | Configure MISP installation ...
MISP | Update CA certificates ...
Updating certificates in /etc/ssl/certs...
129 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.

image

So the misp-core container just ignores my config and generates a local cert as seen above, even though my custom SSL certs should be valid.

from misp-docker.

ostefano avatar ostefano commented on September 17, 2024

What is inside the local (to the host) directory ./ssl?

Having said that, I am closing this issue and redirecting this issue to the Gitter/Matrix chat so other users can help you.
This is not an issue with the docker image.

from misp-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.