Avskum

Results 6 comments of Avskum

> What version of the docker image are you using? What git did you pull from? Are the permissions on your certificates set correctly? > > Some possibilities > https://stackoverflow.com/questions/21181231/server-certificate-verification-failed-cafile-etc-ssl-certs-ca-certificates-c...

Yeah buildet it because I changed port to 443. Output is actually cool, with no errors ``` docker-compose up Creating network "docker-redmine_default" with the default driver Creating docker-redmine_mysql_1 ... done...

> > Yeah buildet it because I changed port to 443. > > Could you clarify this statement? You shouldn't have to build it to get ssl working. I changed...

Well, not sure how to do it with docker-composer..but that does not solve my problem..

If problem still persist, this solved for me `docker system prune` &&` docker system prune --volumes`