cloudbase / coriolis

Cloud Migration as a Service
Other
104 stars 55 forks source link

Verify custom CA in replicator and backup_writer HTTPS clients #331

Closed Dany9966 closed 3 months ago

Dany9966 commented 3 months ago

This patch forces requests sessions in replicator and HTTPS backup_writers clients to verify the custom CA instead of the global cert store that's being set in REQUESTS_CA_BUNDLE environment variable.