Hi all,
Not long ago I found out that my sites were not reachable anymore due to "invalid ssl certificates: error code 526". I initially tried to recreate the image because I was unable to reach the service, by doing that I couldn't start the image anymore at all:
I could successfully retrieve the database information but I am kinda stuck. I cant reach NPM to handle certs so I cant approach any of my services. If I dig deeper in the logs I also notice some weird error in docker:
This is the conf file content:
Version I am on is 2.13.3
Does anyone know what I can do?