Skip to content

Add ssl query string to the connection string parser #275#276

Merged
brianc merged 1 commit into
brianc:masterfrom
bryanburgers:connection-url-ssl
Jun 30, 2013
Merged

Add ssl query string to the connection string parser #275#276
brianc merged 1 commit into
brianc:masterfrom
bryanburgers:connection-url-ssl

Conversation

@bryanburgers
Copy link
Copy Markdown
Contributor

This commit only addresses the issue in connection-parameters.js, which looks like it will boil up to the JavaScript client. A quick look at the native client shows that it's using connection-parameters.js, but I don't know enough about that part of the project to determine if that will make a difference there.

@bryanburgers
Copy link
Copy Markdown
Contributor Author

I wasn't sure if I should use ssl=true or something more standard like sslmode=required. It looked like the code wasn't using sslmode, though, so I didn't want to specify something in the connection string that couldn't be backed up by the code.

brianc added a commit that referenced this pull request Jun 30, 2013
Add ssl query string to the connection string parser #275
@brianc brianc merged commit 5806afc into brianc:master Jun 30, 2013
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

Successfully merging this pull request may close these issues.

2 participants