britive / python-cli

Britive CLI Python Implementation
MIT License
4 stars 6 forks source link

global config for setting custom cert for things like zscaler #152

Closed twratl closed 3 months ago

twratl commented 3 months ago

global config (likely?) where if set, we auto add the ca bundle in python requests. thereby not requiring an environment variable. @theborch thoughts?

theborch commented 3 months ago

resolved in #153