Skip to content
  • Stavros Sachtouris's avatar
    Patch objpool.http to support SSL Authentication · e70e95c2
    Stavros Sachtouris authored
    Refs #54
    
    The module objpool.http provides pooled connections without SSL
    Authentication.
    A new connection class is implemented in kamaki.clients.utils.https
    The name of the class is HTTPSClientAuthConnection
    The PooledHTTPConnection is patched to provide HTTPSClientAuthConnection
    instances as https connections.
    
    Also, astakosclient module is patched to use the same https connection class.
    e70e95c2