Evan Stoner
Results
3
comments of
Evan Stoner
Would it be possible to add a config option to use setUseInsecureSSL(true)? I've tried modifying this in my local bundle but haven't been able to get it working so far.
If this looks good to you, it'll also need a version tag on GitHub to show up properly in the Bower registry: ``` git tag v1.0.2 git push origin -a...
That last comment of mine appears to be nonsense, the actual push command is ``` git push origin --tags ```