cf5770d Update to 1.69

Authored and Committed by pghmcfc 12 years ago
    Update to 1.69
    
    - New upstream release 1.69 (changes for CPAN RT#76929)
      - If no explicit cipher list is given, default to ALL:!LOW instead of the
        openssl default, which usually includes weak ciphers like DES
      - New config key SSL_honor_cipher_order and document how to use it to fight
        BEAST attack
      - Fix behavior for empty cipher list (use default)
      - Re-added workaround in t/dhe.t
    
        
file modified
+11 -2
file modified
+1 -1