Closed vinnielima closed 2 years ago
Currently .env doesn't contain an option for forcing SSL handshake for those DB connections which require it. Unless one is available but I am not aware of it.
Thank you!
Tried adding DB_SSL = true to the .env file prior to building the Docker container (using the provided Dockerfile), but still I am getting:
DB_SSL = true
error: SSL required
Any suggestions?
Currently .env doesn't contain an option for forcing SSL handshake for those DB connections which require it. Unless one is available but I am not aware of it.