I am currently installing Bamboo version 7.0.4 (custom installation). and I am at the configure Bamboo step. Specifically 'Choose how you wish to connect to your database'. I am trying to connect to an external postgres database and using SSL. The mesaage I am getting is "Error accessing database:org.postgresql.util.PSQLException: Could not open SSL root certificate file /home/bamboo/.postgresql/root.crt." I need to change the path where it is looking for the certificate. Can I change the path, and how can I do that?
Thanks.
Found the answer. SSL=require instead of SSL=true.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.