U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ MT-multithreading and servers » SSL patch
SSL patch [message #26872] Fri, 04 June 2010 13:51 Go to next message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

Hello,

When I test with the latest openssl version (1.0), I can't to compile sources from u++ because need to made some changes in httpscli.cpp.
The problem was: need to convert from "const SSL_METHOD *" to "SSL_METHOD *". I used static_cast<SSL_METHOD *>.

The plain text file for changes i was attached.

I hope if it is useful.
  • Attachment: ssl_patch.7z
    (Size: 0.52KB, Downloaded 412 times)
Re: SSL patch [message #26884 is a reply to message #26872] Sat, 05 June 2010 21:44 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Patch applied.
Re: SSL patch [message #26887 is a reply to message #26884] Sun, 06 June 2010 00:03 Go to previous message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

luzr wrote on Sat, 05 June 2010 22:44

Patch applied.

Thank you!
Previous Topic: WebSSL memory leak problem.
Next Topic: Socket and multiple Threads
Goto Forum:
  


Current Time: Sun May 10 13:24:31 GMT+2 2026

Total time taken to generate the page: 0.00517 seconds