Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for SSL connections #9

Closed
agersant opened this issue Aug 27, 2015 · 2 comments
Closed

Support for SSL connections #9

agersant opened this issue Aug 27, 2015 · 2 comments

Comments

@agersant
Copy link

I am using pgmoon in the context of a Lapis app deployed on Heroku. Postgres databases hosted by Heroku require SSL encryption for remote TCP connections.

Investigating possible fixes, I learned that ngx.socket.tcp does support SSL connections. It was used last year to add support for SSL connections in lua-resty-mysql (see here). Is this a feature that can be added to pgmoon too?

@romanesko
Copy link

+1

@leafo
Copy link
Owner

leafo commented Jul 13, 2016

Now merged, and in v1.5.0

@leafo leafo closed this as completed Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants