4ae7645 Ticket #605 - support TLS 1.1 - Fixing "Coverity 12415 - Logically dead code"

Authored and Committed by nhosoi 10 years ago
    Ticket #605 - support TLS 1.1 - Fixing "Coverity 12415 - Logically dead code"
    
    Description: The return value from SSL_VersionRangeSet was not assigned
    to "sslStatus" which was used to evaluate the API worked correctly or not.
    
    https://fedorahosted.org/389/ticket/605
    
        
file modified
+1 -1