Commit Graph

4 Commits

Author SHA1 Message Date
Daniel W. Anner
1345a9d89e
Added try except block to catch ssl errors. (#74)
If IGNORE_SSL_ERRORS is true, then silence SSL verification & continue.
If IGNORE_SSL_ERRORS is false, then raise the error with custom message.
Added verbose option to assist with reducing output and allowing for verbose logging if desired.
If IGNORE_SSL_ERRORS is false, and --verbose is specified, then print the exception.
2023-03-03 12:25:25 -05:00
ndom91
f8a078220c update: README and added dotenv other small stuff 2021-02-26 23:26:32 +01:00
Mark Tinberg
0d9773c0e0 Add VSCode tmp files to gitignore 2020-11-12 13:22:46 -06:00
minitriga
7238ee56f7
Initial commit 2020-02-20 13:52:54 +00:00