Skip to content

Commit

Permalink
PNLP-8575_remove_unverified-ssl-context
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan1lD authored Mar 13, 2024
1 parent e2f2ba1 commit 9f81083
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/db_adapter/ceph/ceph_adapter.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
from core.logging.logger_utils import log
from core.monitoring.monitoring import monitoring

ssl._create_default_https_context = ssl._create_unverified_context


class CephAdapter(DBAdapter):
def __init__(self, config):
Expand Down

0 comments on commit 9f81083

Please sign in to comment.