In debian I solved linking directly static library.

gcc -ansi -pedantic -o heartbleed heartbleed.c -lcrypto \
        /usr/lib/x86_64-linux-gnu/libssl.a

Regards

In data venerdì 11 aprile 2014 08:38:07, Steven Kneizys ha scritto:
> The same issue when I tried to port over to windows, the ssl3_write_bytes
> is not exposed in the library.  There doesn't seem to be an easy workaround
> that I can see.
> 
> Steve...
> 
> On Fri, Apr 11, 2014 at 7:40 AM, Walter H. 
<walte...@mathemainzel.info>wrote:
> >  On 10.04.2014 13:16, Rob Stradling wrote:
> > On 09/04/14 20:43, Salz, Rich wrote:
> > 
> > Can you please post a "good" and a "bad" server example. I have tested a
> > lot of servers, including 'akamai.com', and they all show HEARTBEATING at
> > the end:
> > 
> > 
> > Look at Victor's recent post about how to patch openssl/s_client to make
> > your own test.  That's the simplest.
> > 
> > 
> > Simpler still...
> > 
> > https://gist.github.com/robstradling/10363389
> > 
> > It's based on what Viktor posted, but it works without patching the
> > OpenSSL library code.
> > 
> >  Hello,
> > 
> > I get a link error - the same es the 2nd comment mentions there;
> > 
> > how can I fix this?
> > 
> > Thanks,
> > Walter
> > 
> > --
> > 
> >  Mit freundlichen Grüßen,
> > 
> > Best regards,
> > Mes salutations distinguées,
> > 
> >  Ing. Walter Höhlhubmer         _/      _/  _/    _/
> >  
> >                               _/      _/  _/    _/
> > 
> > Lederergasse 47a/7           _/      _/  _/    _/
> > A-4020 Linz a. d. Donau     _/  _/  _/  _/_/_/_/
> > Austria/EUROPE             _/_/_/_/_/  _/    _/
> > 
> >                           _/_/  _/_/  _/    _/
> > 
> > (+43 664 / 951 83 72)    _/      _/  _/    _/

-- 
--------------------------------------------------------------------------
Leonardo Secci
mailto:leonardo.se...@unirel.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to