Skip to content

Commit 1df0985

Browse files
authored
PNLP-8575: remove unverified-ssl-context
1 parent 4563cc7 commit 1df0985

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/db_adapter/ceph/ceph_adapter.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
from core.logging.logger_utils import log
1212
from core.monitoring.monitoring import monitoring
1313

14-
ssl._create_default_https_context = ssl._create_unverified_context
15-
1614

1715
class CephAdapter(DBAdapter):
1816
def __init__(self, config):

0 commit comments

Comments
 (0)