connection.py 文件源码

python
阅读 22 收藏 0 点赞 0 评论 0

项目:deb-python-pyngus 作者: openstack 项目源码 文件源码
def test_ssl_ok_using_system_ca(self):
        try:
            if 'OpenSSL' in ssl.OPENSSL_VERSION:
                self._test_ssl(use_system_ca_bundle=True)
            else:
                raise common.Skipped("OpenSSL not available.")
        except SSLUnavailable:
            raise common.Skipped("SSL not available.")
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号