You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
On Chrome OS, running Debian bullseye, Node v12.22.5, started a project using
create-choo-app
:Issue in bankais dependency
selfsigned
: jfromaniello/selfsigned#33The text was updated successfully, but these errors were encountered: