Mongoose SSL

18 views
Skip to first unread message

Mustafa Yuce

unread,
May 25, 2016, 9:23:57 AM5/25/16
to plan44_vdcd
Hello Lukas,

I am using your "HttpComm::requestThread" for getting response from a server. This server works with "https".  When i call requestthread method it says "SSL is not initialized". I found this error location that is in mongoose.c file line 2556. 

....
} else if (use_ssl && SSLv23_client_method == NULL) {
    snprintf(ebuf, ebuf_len, "%s", "SSL is not initialized");
.....

How can i solve this problem? How can i send https requests?


Reply all
Reply to author
Forward
0 new messages