Re: Re: How to use TLS/SSL certificate in Active Open
Tom Collins <tom-lnEA/wrDJtNWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
I think newer versions (>10.60?) include support in the HTTP client library for making outbound HTTPS connections. Try downloading 10.72, and look at Samples/tcpip/http/https_client.c and https_client_nb.c. -Tom On Mar 7, 2013, at 2:51 PM, [email protected] wrote: > After reading the manual (TN245.pdf) like this: > --------------------------- > "Some Rabbit-based applications may require that the device initiate a connection to a server (with the Rabbit acting as a client), rather than the other way around (with the Rabbit acting as a server). > The current Rabbit implementation of SSL does not support client-side SSL, so some applications will simply not be possible." > --------------------------- > > My question: What a new Dynamic C support for used SSL in client? I'm used Dynamic C 10.54 with rcm5600w. Thank you. > > >