enable libcloud SSL verification
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently we disable it in `mita/providers/openstack.py`:
```python
libcloud.security.VERIFY_SSL_CERT = False
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.