Hi,

I'm a newbie to OpenSSL and the SSLeay (though not SSL in general).  I've
gotten basic SSL negotiation working, but for the life of me I can't get
this BIO stuff to work.

I'm running the latest build on NT and the following fails with an Access
Violation.

        BIO *bio = BIO_new_fp(stdout, BIO_NOCLOSE);
        BIO_printf(bio, "Hello World\n");

Can anyone point me in a direction?

---
Greg Pasquariello
CTO, PrivaSeek, Inc.
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
303-604-6334 x104


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of geoffrey
> Sent: Tuesday, May 25, 1999 12:59 PM
> To: [EMAIL PROTECTED]
> Subject: building a 128-bit certificate
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
> I'm running SuSE6.0 on intel with an apache 1.3.6 server. I built
> openssl-0.92, and when i do "make certificate", it builds one of only
> 40-bit strength. Is there a makefile tweak that I need to enable 128-bit
> certificate generation? I was wondering where I might get the RSA include
> ... i understand the import/export and licensing issues involved but can I
> ven find it for ftp anywhere?
>
> Thanks,
>
>       geoffrey
>
> - ---------------------------
> When you take that bus ...
> You get there.
> ___________________________
>
> public key available upon request.
>
> Key fingerprint ===> 0BE3 2484 957D 13F9 8D76 84EA 3C04 68FF D379 F9B4
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGP for Personal Privacy 5.0
> Charset: noconv
>
> iQA/AwUBN0rzDjwEaP/Tefm0EQJQhwCfVAwRQ37crTCmIISjK9mkF4H5vdQAn2WH
> 35AH7I0X9z2dmXTU1NnVydaL
> =0dsX
> -----END PGP SIGNATURE-----
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to