[OmniOS-discuss] SSL routines:SSL3_GET_RECORD:wrong version number

Richard PALO richard at netbsd.org
Mon Nov 3 12:22:30 UTC 2014


Le 03/11/14 13:07, Richard PALO a écrit :
> Curious, haven't noticed this before:
>>
>> richard at omnis:/home/richard/src/solaris-userland~gate$ hg pull -uv
>> abandon : erreur : _ssl.c:491: error:1408F10B:SSL
>> routines:SSL3_GET_RECORD:wrong version number
>
> Some other mercurial sites seem okay, so I wonder if this is primarily
> on Or*cle's side or omnios (bloody)?
>
> found here: https://hg.java.net/hg/solaris-userland~gate
> this one too: https://hg.java.net/hg/solaris-desktop~spec-files
>

Found the solution here:
http://stackoverflow.com/questions/21477683/mercurial-https-clone-abort-error-wrong-version-number

need to add now the following to ~/.hgrc:
 > tls = false

sorry for the noise.



More information about the OmniOS-discuss mailing list