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

segmentation fault with node 18 and ssl_mode require #94

Open
wzrdtales opened this issue Apr 11, 2023 · 2 comments
Open

segmentation fault with node 18 and ssl_mode require #94

wzrdtales opened this issue Apr 11, 2023 · 2 comments

Comments

@wzrdtales
Copy link

currently there is a segmentation fault together with node 18 and SSL cert authorization

@remotezygote
Copy link

This has been an issue for quite a long time. Is there any hope for a fix?

@charmander
Copy link

Your Node and libpq need to be linked against ABI-compatible OpenSSLs (compare openssl -version to node -p process.versions.openssl, usually), i.e. both 1.1.* or both 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

No branches or pull requests

3 participants