module documentation

Helper classes for twisted.test.test_ssl.

They are in a separate module so they will not prevent test_ssl importing if pyOpenSSL is unavailable.

Class ClientTLSContext SSL Context Factory for client-side connections.
Class ServerTLSContext SSL Context Factory for server-side connections.
Variable certPath Undocumented
certPath = (source)

Undocumented