Project

General

Profile

Actions

Feature #9496

closed

Adds an option in mailhandler to disable server certificate verification

Added by Radek Antoniuk over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Category:
Email receiving
Target version:
Start date:
2011-10-30
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Please include a new option to ignore certificate CA.

This can done by

http.verify_mode = OpenSSL::SSL::VERIFY_NONE

in source:/trunk/extra/mail_handler/rdm-mailhandler.rb.

Actions #1

Updated by Mischa The Evil over 12 years ago

  • Tracker changed from Patch to Feature
  • Subject changed from include --no-cacert-verify in mailhandler to Include --no-cacert-verify in mailhandler
  • Category set to Email receiving

Fixed issue attributes.

Actions #2

Updated by Jean-Philippe Lang over 12 years ago

  • Subject changed from Include --no-cacert-verify in mailhandler to Adds an option in mailhandler to disable server certificate verification
  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang
  • Target version set to 1.3.0
  • Resolution set to Fixed

Done in r7953. The option is: --no-check-certificate

Actions

Also available in: Atom PDF