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

fixtures ssl key of 1024 bits too small - ERR_SSL_EE_KEY_TOO_SMALL #2454

Open
grooverdan opened this issue Jan 11, 2021 · 1 comment
Open

Comments

@grooverdan
Copy link
Contributor

Debian-10 based build - https://buildbot.mariadb.org/#/builders/123/builds/104/steps/4/logs/stdio now rejects < 2048 bit keys (assumed)

I attempted a 4096 bit key - grooverdan@d04ce80

however this still got errors "Error: unable to verify the first certificate" https://travis-ci.org/github/grooverdan/node-mysql/jobs/753886588

@dougwilson
Copy link
Member

That error typically means you are using a leaf certificate and Node.js does not trust it. Can you provide more details on how you configured this module / Node.js to trust your certificate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants