/dports/devel/py-docker-py/docker-py-1.7.2/docker/ssladapter/ |
H A D | ssladapter.py | 18 def __init__(self, ssl_version=None, assert_hostname=None, argument 21 self.assert_hostname = assert_hostname 30 'assert_hostname': self.assert_hostname, 47 if conn.assert_hostname != self.assert_hostname: 48 conn.assert_hostname = self.assert_hostname
|
/dports/sysutils/py-docker/docker-5.0.3/docker/transport/ |
H A D | ssladapter.py | 34 def __init__(self, ssl_version=None, assert_hostname=None, argument 37 self.assert_hostname = assert_hostname 46 'assert_hostname': self.assert_hostname, 63 if conn.assert_hostname != self.assert_hostname: 64 conn.assert_hostname = self.assert_hostname
|
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/docker/transport/ |
H A D | ssladapter.py | 34 def __init__(self, ssl_version=None, assert_hostname=None, argument 37 self.assert_hostname = assert_hostname 46 'assert_hostname': self.assert_hostname, 63 if conn.assert_hostname != self.assert_hostname: 64 conn.assert_hostname = self.assert_hostname
|
/dports/devel/py-docker-py/docker-py-1.7.2/docker/ |
H A D | tls.py | 14 ssl_version=None, assert_hostname=None, argument 23 self.assert_hostname = assert_hostname 68 assert_hostname=self.assert_hostname,
|
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/docker/ |
H A D | tls.py | 29 ssl_version=None, assert_hostname=None, argument 37 self.assert_hostname = assert_hostname 110 assert_hostname=self.assert_hostname,
|
/dports/sysutils/py-docker/docker-5.0.3/docker/ |
H A D | tls.py | 29 ssl_version=None, assert_hostname=None, argument 37 self.assert_hostname = assert_hostname 110 assert_hostname=self.assert_hostname,
|
/dports/www/firefox-legacy/firefox-52.8.0esr/python/requests/requests/packages/urllib3/ |
H A D | connection.py | 201 assert_hostname=None, assert_fingerprint=None, argument 210 self.assert_hostname = assert_hostname 258 and self.assert_hostname is not False: 275 asserted_hostname = self.assert_hostname or hostname
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/requests/requests/packages/urllib3/ |
H A D | connection.py | 201 assert_hostname=None, assert_fingerprint=None, argument 210 self.assert_hostname = assert_hostname 258 and self.assert_hostname is not False: 275 asserted_hostname = self.assert_hostname or hostname
|
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/requests/requests/packages/urllib3/ |
H A D | connection.py | 201 assert_hostname=None, assert_fingerprint=None, argument 210 self.assert_hostname = assert_hostname 258 and self.assert_hostname is not False: 275 asserted_hostname = self.assert_hostname or hostname
|
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/packages/raven/utils/ |
H A D | http.py | 20 verify_ssl=False, assert_hostname=None): argument 40 if assert_hostname is not None: 42 self.assert_hostname or self.host)
|
/dports/devel/py-raven/raven-python-6.10.0/raven/utils/ |
H A D | http.py | 20 verify_ssl=False, assert_hostname=None): argument 40 if assert_hostname is not None: 42 self.assert_hostname or self.host)
|
/dports/net-im/py-python-telegram-bot/python-telegram-bot-13.1/telegram/vendor/ptb_urllib3/urllib3/ |
H A D | connection.py | 259 assert_hostname=None, assert_fingerprint=None, argument 277 self.assert_hostname = assert_hostname 332 and self.assert_hostname is not False: 342 _match_hostname(cert, self.assert_hostname or hostname)
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/requests/packages/urllib3/ |
H A D | connection.py | 259 assert_hostname=None, assert_fingerprint=None, argument 277 self.assert_hostname = assert_hostname 332 and self.assert_hostname is not False: 342 _match_hostname(cert, self.assert_hostname or hostname)
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/urllib3/ |
H A D | connection.py | 259 assert_hostname=None, assert_fingerprint=None, argument 277 self.assert_hostname = assert_hostname 332 and self.assert_hostname is not False: 342 _match_hostname(cert, self.assert_hostname or hostname)
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/third_party/urllib3/ |
H A D | connection.py | 274 assert_hostname=None, argument 293 self.assert_hostname = assert_hostname 370 and self.assert_hostname is not False 386 _match_hostname(cert, self.assert_hostname or server_hostname)
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/pip9/_vendor/urllib3/ |
H A D | connection.py | 259 assert_hostname=None, assert_fingerprint=None, argument 277 self.assert_hostname = assert_hostname 333 and self.assert_hostname is not False: 346 _match_hostname(cert, self.assert_hostname or hostname)
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/notpip/_vendor/urllib3/ |
H A D | connection.py | 259 assert_hostname=None, assert_fingerprint=None, argument 277 self.assert_hostname = assert_hostname 333 and self.assert_hostname is not False: 346 _match_hostname(cert, self.assert_hostname or hostname)
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/urllib3/ |
H A D | connection.py | 259 assert_hostname=None, assert_fingerprint=None, argument 277 self.assert_hostname = assert_hostname 333 and self.assert_hostname is not False: 346 _match_hostname(cert, self.assert_hostname or hostname)
|
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/urllib3/ |
H A D | connection.py | 280 assert_hostname=None, argument 300 self.assert_hostname = assert_hostname 380 and self.assert_hostname is not False 396 _match_hostname(cert, self.assert_hostname or server_hostname)
|
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/urllib3/ |
H A D | connection.py | 292 assert_hostname=None, assert_fingerprint=None, argument 309 self.assert_hostname = assert_hostname 377 and self.assert_hostname is not False: 390 _match_hostname(cert, self.assert_hostname or server_hostname)
|
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_vendor/urllib3/ |
H A D | connection.py | 292 assert_hostname=None, assert_fingerprint=None, 309 self.assert_hostname = assert_hostname 377 and self.assert_hostname is not False: 390 _match_hostname(cert, self.assert_hostname or server_hostname)
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/urllib3/urllib3/ |
H A D | connection.py | 280 assert_hostname=None, argument 300 self.assert_hostname = assert_hostname 380 and self.assert_hostname is not False 396 _match_hostname(cert, self.assert_hostname or server_hostname)
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/urllib3/urllib3/ |
H A D | connection.py | 292 assert_hostname=None, assert_fingerprint=None, argument 309 self.assert_hostname = assert_hostname 377 and self.assert_hostname is not False: 390 _match_hostname(cert, self.assert_hostname or server_hostname)
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/urllib3/urllib3/ |
H A D | connection.py | 280 assert_hostname=None, argument 300 self.assert_hostname = assert_hostname 380 and self.assert_hostname is not False 396 _match_hostname(cert, self.assert_hostname or server_hostname)
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/urllib3/src/urllib3/ |
H A D | connection.py | 280 assert_hostname=None, argument 300 self.assert_hostname = assert_hostname 380 and self.assert_hostname is not False 396 _match_hostname(cert, self.assert_hostname or server_hostname)
|