sslcontext module - Platform - BlueCat Gateway - 21.11.2

Gateway Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
21.11.2

SSL Context

sslcontext.CreateSSLContext(verify=True, cafile=None, capath=None)

Set up the SSL context.

sslcontext.HTTPSTransport(context, **kwargs)

Bases: suds.transport.http.HttpTransport

A modified HttpTransport using an explicit SSL context.

u2handlers()

Get a collection of urllib handlers.