Skip to content
  • Junio C Hamano's avatar
    Merge branch 'rr/send-email-ssl-verify' · 07b83b5d
    Junio C Hamano authored
    Newer Net::SMTP::SSL module does not want the user programs to use
    the default behaviour to let server certificate go without
    verification, so by default enable the verification with a
    mechanism to turn it off if needed.
    
    * rr/send-email-ssl-verify:
      send-email: be explicit with SSL certificate verification
    07b83b5d