mirror of https://github.com/MISP/misp-docker
Added reference to ca.pem
parent
2ab1940bea
commit
a7f426c058
|
@ -64,6 +64,7 @@ Updating the images should be as simple as `docker-compose pull` which, unless c
|
||||||
- Directory volume mount SSL Certs `./ssl`: `/etc/ssl/certs`
|
- Directory volume mount SSL Certs `./ssl`: `/etc/ssl/certs`
|
||||||
- Certificate File: `cert.pem`
|
- Certificate File: `cert.pem`
|
||||||
- Certificate Key File: `key.pem`
|
- Certificate Key File: `key.pem`
|
||||||
|
- CA File for Cert Authentication (optional) `ca.pem`
|
||||||
|
|
||||||
- Directory volume mount and create configs: `/var/www/MISP/app/Config/`
|
- Directory volume mount and create configs: `/var/www/MISP/app/Config/`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue