pombreda / gcalcli

Automatically exported from code.google.com/p/gcalcli
0 stars 0 forks source link

Https fails with the gcalcli v2.1 #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
https fails with gcalcli v2.1 because self.gcal.ssl is not set to true in the 
gcalcli __init__() method.

Attached is a fix.

Version: 2.1
OS: Arch Linux

Original issue reported on code.google.com by Stebal...@gmail.com on 8 Sep 2011 at 1:47

Attachments:

GoogleCodeExporter commented 9 years ago
I experienced a similar issue.  The command would run successfully without 
"--https".  With --https, it would fail.  Application of this resolved the 
issue.

Original comment by mcdonald...@gmail.com on 20 Nov 2011 at 8:41

GoogleCodeExporter commented 9 years ago
gcalcli moved to github: https://github.com/insanum/gcalcli

On github gcalcli was modified to only support SSL.  Try the latest on the 
master branch.

Original comment by eda...@insanum.com on 15 May 2012 at 2:46