bef88bf Add patch for TS-1392:

Authored and Committed by Jan-Frode Myklebust 11 years ago
    Add patch for TS-1392:
    
        TS-1392: Fix SNI certificate fallback path
    
        When the SNI lookup fails, we fall back to a bad default SSL context
        instead of the context that we selected when we accepted the TCP
        connection. Make sure that we don't clobber a SSL context if the
        SNI lookup fails.
    
        
file modified
+7 -1