File: //lib/python3.6/site-packages/ndg/httpsclient/__pycache__/ssl_context_util.cpython-36.pyc
3
��Z�
� @ s� d Z dZdZdZdZdZdZddlZejd d kr>ddl j
ZnddlZdd
l
mZ ddlmZ G dd
� d
e�Zddd�Zddddddejdfdd�Zddd�ZdS )zundg_httpsclient SSL Context utilities module containing convenience routines
for setting SSL context configuration.
zP J Kershaw (STFC)z09/12/11z2(C) 2012 Science and Technology Facilities Councilz-BSD - see LICENSE file in top-level directoryzPhilip.Kershaw@stfc.ac.ukz$Id$� N� )�SSL)�ServerSSLCertVerificationc @ s e Zd ZdZddd�ZdS )�SSlContextConfigz�
Holds configuration options for creating a SSL context. This is used as a
template to create the contexts with specific verification callbacks.
NFc C s"