
We aren't configured with certs, so this is never the right choice. Change-Id: I1c19fd22298e0e2df8ecf1bbdc193e01ef1a1c6b
6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
[client]
|
|
host=<%= @database_host %>
|
|
user=<%= @database_user %>
|
|
password=<%= @database_password %>
|
|
ssl=false
|