>>>>> On Thu, 13 Jul 2006 13:47:51 -0700, Kyle Hamilton said:
> 
> If any of them say 'fail', it's not good stuff.
> 
> If make returns anything other than 0, it's not good stuff.
> 
> Otherwise, it's good stuff. :)

Thanks, it looks good then :-)  The exit status is 0 and the only mentions of
fail are things like

test sslv2 with server authentication
Available compression methods:
  NONE
server authentication
  Initial proxy rights = BC
depth=3 /C=AU/O=Dodgy Brothers/CN=Dodgy CA
depth=2 /C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2
depth=1 /C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2/CN=Proxy 1
  Certificate proxy rights = AB, resulting proxy rights = B
depth=0 /C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2/CN=Proxy 1/CN=Proxy 2
  Certificate proxy rights = BC, resulting proxy rights = B
Proxy rights check with condition 'C' proved invalid
ERROR in CLIENT
5924:error:1407E086:SSL routines:SSL2_SET_CERTIFICATE:certificate verify 
failed:s2_clnt.c:1048:
SSLv2, cipher (NONE) (NONE)
1 handshakes of 256 bytes done

which I understand are planned failures.

-- 
Martin Simmons


> ----- Original Message ----- 
> From: "Martin Simmons" <[EMAIL PROTECTED]>
> To: <openssl-dev@openssl.org>
> Sent: Thursday, July 13, 2006 12:34 PM
> Subject: 64-bit OpenSSL for Darwin/Mac OS X?
> 
> 
> > Hi there,
> >
> > Is there any official support for 64-bit OpenSSL for Darwin/Mac OS X?
> >
> > With the attached patch, I've managed to compile the 0.9.8b source on Mac 
> > OS
> > 10.4.6 with Xcode 2.2 using:
> >
> > ./Configure shared darwin-ppc64-cc
> >
> > It seems to work for simple HTTP and certificate operations.
> >
> > I also ran make test, which printed 6571 lines of "stuff".  How do I tell 
> > if
> > this is good stuff?
> >
> > -- 
> > Martin Simmons
> >
> >
> >
> > 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to