On Sat, Jun 16, 2012, "Martin v. Lwis" wrote:

> On 16.06.2012 14:02, Dr. Stephen Henson wrote:
> > On Sat, Jun 16, 2012, "Martin v. Lwis" wrote:
> > 
> >> I'm trying to connect to https://grooveshark.com using s_client, and get
> >>
> >> CONNECTED(00000003)
> >> depth=3 /L=ValiCert Validation Network/O=ValiCert, Inc./OU=ValiCert
> >> Class 2 Policy Validation
> >> Authority/CN=http://www.valicert.com//emailAddress=i...@valicert.com
> >> verify error:num=19:self signed certificate in certificate chain
> >> verify return:0
> >> 30062:error:0407006A:rsa routines:RSA_padding_check_PKCS1_type_1:block
> >> type is not 01:rsa_pk1.c:100:
> >> 30062:error:04067072:rsa routines:RSA_EAY_PUBLIC_DECRYPT:padding check
> >> failed:rsa_eay.c:719:
> >> 30062:error:1408D07B:SSL routines:SSL3_GET_KEY_EXCHANGE:bad
> >> signature:s3_clnt.c:1450:
> >>
> >> OpenSSL 1.0.1c connects fine. So I wonder whether this is a bug in
> >> 0.9.8, or whether the server is misbehaving (and it's just that 1.0.1
> >> uses a different protocol parameter set).
> >>
> >> If it's a bug: when was it fixed, and will the fix be backported to 0.9.8?
> >>
> > 
> > Connects fine here. Perhaps it is a pltaform specific isssue or a compiler
> > bug?
> 
> Using 0.9.8x? I had the issue with Visual C++ on Windows and gcc on
> Linux, so I'd exclude compiler or platform bugs.
> 

Which 0.9.8 version are you using? I tried this with the latest snapshots on
both Windows and Linux and it worked fine.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to