f15bfeb Update to 2.082

Authored and Committed by pghmcfc a year ago
    Update to 2.082
    
    - New upstream release 2.082
      - SSL_version default now TLS 1.2+ since TLS 1.1 and lower are deprecated
        (GH#122)
      - Fix output of alert string when debugging (GH#132)
      - Improve regex for hostname validation (GH#130, (GH#126)
      - Add can_ciphersuites subroutine for feature checking (GH#127)
      - Utils::CERT_create - die if unexpected arguments are given instead of
        ignoring these
    - Avoid use of deprecated patch syntax
    
        
IO-Socket-SSL-2.082-use-system-default-SSL-version.patch IO-Socket-SSL-2.081-use-system-default-SSL-version.patch
file renamed
+4 -3
IO-Socket-SSL-2.082-use-system-default-cipher-list.patch IO-Socket-SSL-2.081-use-system-default-cipher-list.patch
file renamed
+1 -1
file modified
+17 -6
file modified
+1 -1