Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous message
plrosa is currently offline  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();
 
Read Message
Read Message
Previous Topic: How to use Thread()
Next Topic: (win32) gui in a dll
Goto Forum:
  


Current Time: Mon Apr 29 17:17:16 CEST 2024

Total time taken to generate the page: 0.02348 seconds