Dear Twitter, I wont be able to log in to twitter insecure using twitter(using curl command line tool, you disable this with -k/--insecure). But facebook has no problem. Why this?
I think that client need a certifuication? Is it right? Anybody please help me? I am waiting for your reply. Regards, George. On Mon, Nov 29, 2010 at 1:04 PM, Georgooty varghese <[email protected]>wrote: > Dear Twitter, > > Thanks for reply. I do the the all things says in > http://curl.haxx.se/docs/sslcerts.html . So the issue solved in the PC > using libcurl. But the issue not solved in embedded environment board. I > have copied the same file in board, but the issue not solved. If any other > certification need in board?. > > How the issue is solved? > > Anybody please help me. > > Regards, > George > > > On Thu, Nov 25, 2010 at 6:13 PM, Cameron Kaiser <[email protected]>wrote: > >> > I have developed a twitter application in C language using Libcurl. I >> have >> > used xAuth authentication.The application was working in PC as fine. I >> am >> > special thanks to twitter engineers for helping to me successfully >> > completion of twitter application in PC. Now I am facing a critical >> issue. >> > My C code is inegrating into embedded environment (board), I got SSL >> > certification pblm when query accesstoken(HTTPS). I can't get the >> > accesstoken. >> > What certificates do I need when I use SSL?. >> > What certification need twitter for SSL(HTTPS).? How to get the secure >> SSL >> > certificate? >> >> http://curl.haxx.se/docs/sslcerts.html >> >> -- >> ------------------------------------ personal: >> http://www.cameronkaiser.com/ -- >> Cameron Kaiser * Floodgap Systems * www.floodgap.com * >> [email protected] >> -- Bugs of a feather flock together. -- Russell Nelson >> ------------------------ >> >> -- >> Twitter developer documentation and resources: http://dev.twitter.com/doc >> API updates via Twitter: http://twitter.com/twitterapi >> Issues/Enhancements Tracker: >> http://code.google.com/p/twitter-api/issues/list >> Change your membership to this group: >> http://groups.google.com/group/twitter-development-talk >> > > -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
