clarencecastillo / alfred-powerthesaurus

Search Powerthesaurus synonyms and antonyms from Alfred
MIT License
104 stars 14 forks source link

SSL Verification as an Option #9

Closed clarencecastillo closed 4 years ago

clarencecastillo commented 4 years ago

As kindly suggested by @rooted-admin here and @deanishe here, it would be a better idea to let this SSL verification be a workflow option so as to make it easier to be toggled on/off since SSL certificate issues are external in nature and can only be rectified by Power Thesaurus (or one that can't really be fixed without resolving to monkey patches like 84c1547).

Will be using this issue to track my own progress/findings until it becomes available in the next version.

clarencecastillo commented 4 years ago

Tried reaching out to Power Thesaurus but didn't get any response. Seems they have already fixed the SSL cert on their side anyway.

Released a minor update here to implement this as a feature. There's now an exposed workflow environment variable ALFRED_PT_SSL_VERIFICATION to let users easily toggle SSL verification.