Does ElephantSQL support TLS/SSL?
We do support TLS (SSL). In most clients, it is easy to use TLS by adding ?ssl=true to the connection URL. More information can be found here: PostgreSQL JDBC Driver Chapter 4. Using SSL
We do support TLS (SSL). In most clients, it is easy to use TLS by adding ?ssl=true to the connection URL. More information can be found here: PostgreSQL JDBC Driver Chapter 4. Using SSL