414b922 tweaked the ssl_verify_host patch

Authored and Committed by miminar 10 years ago
    tweaked the ssl_verify_host patch
    
    M2Crypto exceptions could propagage to client code which is not desired
    because it's an API change. Thery are now catched and turned into pywbem
    exceptions.
    
        
file modified
+4 -1