rfsbraz / deleterr

Deleterr is a Python script designed to help you manage available disk space in your Plex media server.
MIT License
118 stars 6 forks source link

Disable certificate verication to support local secured connections #73

Closed rfsbraz closed 4 months ago

rfsbraz commented 4 months ago

This introduces changes to support local secured connections by disabling SSL certificate verification. This adjustment is crucial for environments where SSL certificates for local connections may not always be valid or present, ensuring clients can connect locally without resulting in SSL errors.

coveralls commented 4 months ago

Coverage Status

coverage: 69.032% (-0.3%) from 69.33% when pulling a9ded2c69552be274ece6a15d9e91bc45b452d5c on fix/69-plex-ssl into 1377c4b4d3d9723333efe119ea4e0d2cd787f29d on develop.