Hi,
I am using ssl() function to transmit the data to the HTTPS Server. I am using this function in two places in my program. but while running this program I am getting " Error [-100] at line [2404] in function [set_time] Unable to set time in the device " error and ssl function returns -100.
what are the thigs we require to initialize before calling the ssl() function?
Help me to resolve this issue.