Shawn Wang 398346754e Add option to skip SSL hostname verification
This change adds a new config param ssl_assert_hostname. Its value will
be ultimately passed to the underlying urllib3 param "assert_hostname".

Technically, the value coud be bool or string. This patch focuses to set
it to False to disable hostname check while keeping other cert
verifications.

Change-Id: I8b1ef5fe915d8317f65ce5e1927eb71141027e16
(cherry picked from commit 5d408a01f85b18466b4034d2c38c582b79d2f604)
2024-01-03 03:25:30 +00:00
..
2021-09-09 10:34:36 +00:00
2020-08-06 08:44:53 +02:00
2017-03-27 08:03:53 +03:00
2020-08-24 03:28:43 -07:00
2020-07-19 12:16:35 +02:00
2021-04-19 14:03:54 -07:00