Change WordPress user roles and capabilities › Forums › Bug Reports › Something went wrong: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1
Tagged: error ssl license key
- This topic has 7 replies, 2 voices, and was last updated 10 years ago by
albiurs.
-
AuthorPosts
-
05/02/2016 at 07:16 #1938
albiurs
ParticipantHi,
In my network installation, after upgrading the pro-plugin from 4.17 to 4.21.1, I got the error message
Something went wrong: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error
where the license key is entered. I also tried to enter the key again, but withe the same error.Thanks
05/02/2016 at 07:17 #1939albiurs
Participant…before the upgrade, it was fine.
05/02/2016 at 08:12 #1940Vladimir
KeymasterHi,
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-failureTry input into browser this URL:
https://www.role-editor.com/update?action=get_metadata&slug=user-role-editor-pro&license_key=your-license-key-hereDoes 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.
05/02/2016 at 12:19 #1941albiurs
ParticipantThanks for your reply.
I entered your url above and replaced the end with my own license key. However the page looks quite strange, showing a lot of html code. At the end of it I get:
“license_state”:”active”,”request_time_elapsed”:”0.071″}
So I guess my key should be fine.
Any suggestion?
Thanks!05/02/2016 at 13:38 #1942Vladimir
KeymasterIn general problem may be resolved by updating server side curl version to one which support automatic selection of TLS v. 3. I agree that it’s a problem with a shared hosting. Fortunately, I can reproduce a problem at my 1and1 hosted server and search a solution currently.
05/02/2016 at 13:42 #1943Vladimir
KeymasterPlease ignore a suggestion you may receive by mail – it’s testing is not finished yet.
05/02/2016 at 14:39 #1944Vladimir
KeymasterPlease re-test. It’s seems my service provides right answer for the older curl versions now.
At least an error was gone when I try to test from my 1and1 server.05/02/2016 at 15:54 #1945albiurs
ParticipantPerfect thanks! Works all fine now.
Have a nice weeken,
Urs -
AuthorPosts
- You must be logged in to reply to this topic.