Daniel Chimeno
5ecc1bd209
Update connection.rst ( #768 )
...
Changed parameter name
2018-04-12 12:20:03 -06:00
Nick Lang
058d38f0ae
Use use ssl_context or don't but don't mix ( #714 )
...
* Use original SSL process and add SSLContext
Not going to deprecate and replace with SSLContext.
But instead give option for using SSLContext next to the original way of
handling SSL.
2018-03-04 15:09:40 -08:00
Nick Lang
50f89e4d47
moving import
2017-12-28 13:12:04 -07:00
Nick Lang
e74457866d
updating the docs some more examples
2017-12-28 12:08:55 -07:00
Nick Lang
7339a272b5
Add SSL context for versions of Python that support SSL Context.
...
Instead of passing parameters manually, you can construct an SSL
context. This allows for greater flexibility in using self signed certs.
2017-10-06 11:27:15 -06:00
Devin Villegas
c39074279a
Minor spelling corrections for documentation
2015-12-09 11:32:43 -06:00
Honza Král
2dc933e1c9
Add docs that load balancing only applies when more connections specified
2014-12-20 14:47:30 +01:00
Honza Král
fedcfafe7e
Proper SSL implementation, including optional certificate verification
2014-11-11 03:20:16 +01:00
Honza Král
568ed079d1
Some additional documentation
2013-10-23 16:55:00 +02:00
Honza Kral
ec038c4e9c
More doc fixes
2013-09-24 16:58:37 +02:00
Honza Kral
4477895b42
Connection Layer docs
2013-09-24 15:49:38 +02:00
Honza Kral
ff9623e264
Doc fixes
2013-09-23 14:42:23 +02:00