Home » U++ Library support » U++ MT-multithreading and servers » HttpRequest for https page (HttpRequest for https page)
HttpRequest for https page [message #44141] |
Mon, 05 January 2015 02:34 |
plrosa
Messages: 1 Registered: January 2015
|
Junior Member |
|
|
Hi I install open ssl and added the path to the static libs. I got no error when i compile, but I get a SSL Handshake error when I try to connect to a https page. Do you know what is going on ?
http.New();
http.RequestTimeout(2000).SSL(true).Url( url ).Execute();
|
|
|
Goto Forum:
Current Time: Fri Nov 01 00:58:16 CET 2024
Total time taken to generate the page: 0.01182 seconds
|