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 Amazon DocumentDB #27

Open
SvenAlHamad opened this issue Jan 14, 2019 · 1 comment
Open

Support for Amazon DocumentDB #27

SvenAlHamad opened this issue Jan 14, 2019 · 1 comment

Comments

@SvenAlHamad
Copy link

Hi there,

I'm looking at the readme and it says the ssl CA parameter is not currently supported. Any chance to get this option integrated? It would make the library work with the new Amazon DocumentDB, which requires you to pass the sslCAFile parameter as part of the connection string.

Reference: https://docs.aws.amazon.com/documentdb/latest/developerguide/getting-started.connect.html

Cheers

@isage
Copy link
Owner

isage commented Aug 31, 2019

There's no way (in openresty socket api) to specify CA from code. You can use https://github.com/openresty/lua-nginx-module#lua_ssl_trusted_certificate

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

2 participants