Change WordPress user roles and capabilities Forums Bug Reports Something went wrong: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 Reply To: Something went wrong: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1

#1940
Vladimir
Keymaster

Hi,

Earlier versions did not check license key after you updated it.

This issue could be related to the older version of system software (PHP, curl) installed at your hosting server:
http://unix.stackexchange.com/questions/192944/how-to-fix-curl-sslv3-alert-handshake-failure

Try input into browser this URL:
https://www.role-editor.com/update?action=get_metadata&slug=user-role-editor-pro&license_key=your-license-key-here

Does it work without error?

URE just calls wp_remote_get() with this URL. A problem with SSL connection occurs at PHP or even deeper system level.