Feature #9496
closed
Adds an option in mailhandler to disable server certificate verification
Added by Radek Antoniuk over 14 years ago.
Updated over 14 years ago.
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.
- 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
- 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
Also available in: Atom
PDF