OXIESEC PANEL
- Current Dir:
/
/
usr
/
lib
/
python3
/
dist-packages
/
ndg
/
httpsclient
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
07/12/2020 04:36:18 PM
rwxr-xr-x
📄
LICENSE
1.56 KB
09/01/2017 10:56:40 AM
rw-r--r--
📄
__init__.py
390 bytes
09/01/2017 10:56:40 AM
rw-r--r--
📁
__pycache__
-
07/12/2020 04:36:18 PM
rwxr-xr-x
📄
https.py
4.72 KB
09/01/2017 10:56:40 AM
rw-r--r--
📄
ssl_context_util.py
3.38 KB
09/01/2017 10:56:40 AM
rw-r--r--
📄
ssl_peer_verification.py
9.48 KB
09/01/2017 10:56:40 AM
rw-r--r--
📄
ssl_socket.py
9.13 KB
09/01/2017 10:56:40 AM
rw-r--r--
📄
subj_alt_name.py
5.99 KB
09/01/2017 10:56:40 AM
rw-r--r--
📁
test
-
07/12/2020 04:36:18 PM
rwxr-xr-x
📄
urllib2_build_opener.py
2.63 KB
09/01/2017 10:56:40 AM
rw-r--r--
📄
utils.py
15.33 KB
09/01/2017 10:56:40 AM
rw-r--r--
Editing: __init__.py
Close
"""ndg_httpsclient - PyOpenSSL utility to make a httplib-like interface suitable for use with urllib2 """ __author__ = "P J Kershaw (STFC) and Richard Wilkinson (Tessella)" __date__ = "09/12/11" __copyright__ = "(C) 2011 Science and Technology Facilities Council" __license__ = "BSD - see LICENSE file in top-level directory" __contact__ = "Philip.Kershaw@stfc.ac.uk" __revision__ = '$Id$'