5e25984 Update to 2.031

Authored and Committed by pghmcfc 7 years ago
    Update to 2.031
    
    - New upstream release 2.031
      - Utils::CERT_create - don't add given extensions again if they were already
        added; Firefox croaks with sec_error_extension_value_invalid if (specific?)
        extensions are given twice
      - Assume that Net::SSLeay::P_PKCS12_load_file will return the CA certificates
        with the reverse order as in the PKCS12 file, because that's what it does
      - Support for creating ECC keys in Utils once supported by Net::SSLeay
      - Remove internal sub session_cache and access cache directly (faster)
    - Update patches as needed
    
        
IO-Socket-SSL-2.031-use-system-default-SSL-version.patch IO-Socket-SSL-2.026-use-system-default-SSL-version.patch
file renamed
+1 -1
file modified
+13 -2
file modified
+1 -1