Home » U++ Library support » U++ MT-multithreading and servers » SSL patch
| SSL patch [message #26872] |
Fri, 04 June 2010 13:51  |
|
|
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 391 times)
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Tue Dec 02 18:26:19 CET 2025
Total time taken to generate the page: 0.13220 seconds
|