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
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?
The text was updated successfully, but these errors were encountered:
Estoy tendiendo el siguiente error en produccion
Vi unos comentarios en la web diciendo de cambiar
CipherString = DEFAULT:@SECLEVEL=2
porCipherString = 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?The text was updated successfully, but these errors were encountered: