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

dh key too small #43

Open
gugaiz opened this issue Apr 11, 2023 · 0 comments
Open

dh key too small #43

gugaiz opened this issue Apr 11, 2023 · 0 comments

Comments

@gugaiz
Copy link

gugaiz commented Apr 11, 2023

Estoy tendiendo el siguiente error en produccion

httpclient.rb:28:in `rescue in request': SSL_connect returned=1 errno=0 state=error: dh key too small

Vi unos comentarios en la web diciendo de cambiar CipherString = DEFAULT:@SECLEVEL=2 por CipherString = DEFAULT:@SECLEVEL=1 en /etc/ssl/openssl.cnf pero no se si hace falta hacer algo mas, porque cambiando solo eso no funciona, hay que reiniciar algun servicio?

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

1 participant