jhen0409 / jhen0409/webpack-httpolyglot-server
Error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Problem happening when running `yarn run dev` from `react-chrome-extension-boilerplate`
Noticed on debian 10 with 1.1.1d-0+deb10u2
Nodejs 10 and Nodejs 12
the workaround is to replace 2 by 1 in `#CipherString = DEFAULT@SECLEVEL=2` in `/etc/ssl/openssl.cnf` last line as described here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927435
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.