mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
3a093a295e
ndg-httpsclient is an HTTPS client implementation for httplib and urllib2, based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation over the default provided with Python and importantly enables full verification of the SSL peer.
5 lines
252 B
Plaintext
5 lines
252 B
Plaintext
ndg-httpsclient is an HTTPS client implementation for httplib and
|
|
urllib2, based on PyOpenSSL. PyOpenSSL provides a more fully featured
|
|
SSL implementation over the default provided with Python and importantly
|
|
enables full verification of the SSL peer.
|