How can I get Delphi XE2 to talk to Google Calendar APIs over SSL?
It's time for this question again, but this time with Delphi XE2. I am using the Indy version 10.5.8.0 that ships with XE2, and I have tried four different versions of the SSL dlls. I have tried 1.0.x latest, and about 3 different 0.9.8 versions (e,h,x,....). None of them works, when communicating to https:// urls at calendar.google.com. The author of the Delphi Google Calendar component at " Sync-components.com " ships his own binary openssl DLL runtimes that have no version information in it, but it seems to be a very small, very old version of SSL libs older than 0.9.8. The author of the