specific or multiple configuration files and directories.
0.12.0
README. v0.12.1 Changed logger handler from FileHandler to TimedRotatingFileHandler. This allows the script to rotate the logfile at midnight, and keeps 15 days worth.
0.11.1
if api quota setting, then it is copied from the parent endpoint. Added INFO and DEBUG log information for these operations.
0.11.0
same URL, making them actually a unique physical endpoint, to avoid multiple queries. Also added the ability to use the "-e flag" to specify a single endpoint from the CLI to check.
0.10.2
need it) which tries the standard CA's in case the given ca_path fails. If it fails again, then an error is raised. v0.10.3 Renamed endpoints_tuple to endpoints_args_tuple.