misp-docker/server
Eduardo Balsa 0c84e0b71b
Configuring nginx for cert authentication
If the user enables cert authentication on the docker-compose file we must do the following changes to allow CertAuth to work
- Pass on SSL_CLIENT_I_DN and SSL_CLIENT_S_DN to PHP
- Enable ssl_client_certificate using  /etc/nginx/certs/ca.pem
- Enable the CertAuth ( https://github.com/MISP/MISP/tree/2.4/app/Plugin/CertAuth ) plugin on the bootstrap.php file
2021-04-07 16:42:20 +02:00
..
files Configuring nginx for cert authentication 2021-04-07 16:42:20 +02:00
hooks Pull latest images before build 2020-02-21 10:05:42 -05:00
Dockerfile Better way to remove extra pip wheel packages. Fixes #101 2021-03-10 13:01:52 -05:00