Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

matthiasak
Copy link
Contributor

@matthiasak matthiasak commented May 5, 2018

…a method or not exist.

Defaults to built-in tls.checkServerIdentity method in the event one is not passed into pgConfig.ssl

Found breaking in v7.4.2 vs v7.4.1 a la 4905471

cc @tobio @brianc

…a method or not exist.

Defaults to built-in `tls.checkServerIdentity` method in the event one is not passed into `pgConfig.ssl`

Found breaking in v9.4.2 vs v9.4.1 a la 4905471

cc @tobio @brianc
@summer4096
Copy link
Contributor

the error:

AssertionError [ERR_ASSERTION]: false == true
    at Object.exports.connect (_tls_wrap.js:1036:3)

@vitaly-t
Copy link
Contributor

vitaly-t commented May 6, 2018

The issue is easy to test, so the fix should include a test where we pass in ssl = true.

@charmander
Copy link
Collaborator

charmander commented May 6, 2018

@vitaly-t Tests and CI aren’t set up for SSL. Working on it.

@brianc
Copy link
Owner

brianc commented May 7, 2018

oops sorry about that - pushing new patch version now

@brianc brianc merged commit 7de137f into brianc:master May 7, 2018
@brianc
Copy link
Owner

brianc commented May 7, 2018

published fix at pg@7.4.3

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.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.