akka-persistence-sql-async icon indicating copy to clipboard operation
akka-persistence-sql-async copied to clipboard

SSL Connection

Open jmartinezseven opened this issue 9 years ago • 1 comments

Hi... Is there a property that allows us to connect to a database in another host that requires ssl? We're trying to connecto to a heroku postgres data base and we're having that issue.

Thanks

jmartinezseven avatar Oct 13 '16 16:10 jmartinezseven

@jmartinezseven SSL support seems to be implemented. https://github.com/mauricio/postgresql-async/commit/0f9a587ec3a9cd372f0b37f069848201236d2acf

Would you try to implement SSL feature and give me PR?

okumin avatar Oct 23 '16 16:10 okumin