Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add assert_fingerprint option. | dlorenc | 2015-03-19 | 1 | -1/+4 |
* | Require highest level of client-supported SSL/TLS crypto | Eric Windisch | 2014-10-29 | 1 | -2/+5 |
* | Enable the overriding of `assert_hostname` on TLSConfig | Aanand Prasad | 2014-10-14 | 1 | -2/+6 |
* | server_cacert -> ca_cert | Joffrey F | 2014-07-10 | 1 | -4/+4 |
* | Improved TLSConfig API to be less obscure / more pythonic. Also improved / am... | Joffrey F | 2014-07-08 | 1 | -12/+20 |
* | Raise an exception when tls_ca_cert is provided and tls_verify is false | Joffrey F | 2014-07-03 | 1 | -0/+5 |
* | Allow setting Client.verify to false when tls_verify is set to false in TLSCo... | Joffrey F | 2014-07-03 | 1 | -3/+3 |
* | Fixed bugs, clearer error messages | Joffrey F | 2014-06-24 | 1 | -10/+14 |
* | * Merge branch 'tls' of github.com:momer/docker-py into momer-tls | Joffrey F | 2014-06-23 | 1 | -0/+51 |