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

SSL_CTX_use_certificate:ee key too small #715

Closed
perguth opened this issue May 18, 2022 · 0 comments · Fixed by choojs/bankai#540
Closed

SSL_CTX_use_certificate:ee key too small #715

perguth opened this issue May 18, 2022 · 0 comments · Fixed by choojs/bankai#540

Comments

@perguth
Copy link
Contributor

perguth commented May 18, 2022

On Chrome OS, running Debian bullseye, Node v12.22.5, started a project using create-choo-app:

$ npm start
> bankai start index.js
A critical error occured, forcing Bankai to abort:
Error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small
at Object.createSecureContext (_tls_common.js:129:17)
at Http2SecureServer.Server.setSecureContext (_tls_wrap.js:1328:27)
at new Server (_tls_wrap.js:1186:8)
at new Http2SecureServer (internal/http2/core.js:3001:5)
at createSecureServer (internal/http2/core.js:3168:10)
at /home/user/shared-but-secret/node_modules/bankai/lib/http-server.js:61:29
at processTicksAndRejections (internal/process/task_queues.js:97:5)

Issue in bankais dependency selfsigned: jfromaniello/selfsigned#33

perguth added a commit to perguth/bankai that referenced this issue May 18, 2022
bendik pushed a commit to choojs/bankai that referenced this issue May 19, 2022
RickyDelarosaStar added a commit to RickyDelarosaStar/bank-bot that referenced this issue Nov 14, 2024
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 a pull request may close this issue.

1 participant