Feature #19324
SSL/TLS certificate verification fails on receive_imap
Status: | Needs feedback | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email receiving | |||
Target version: | - | |||
Resolution: |
Description
Both SSL and TLS connections fails dues to certificate violation as discussed on this forum. The resolution is in this message.
I hacked lib/redmine/imap.rb in the same way and it worked fine, so, I'm requesting a way to pass an option from command line for certificate verification.
I have tested also this and it works but as discussed it affects entire application.
I have tested also #16823.
History
#1
Updated by Toshi MARUYAMA over 7 years ago
- Status changed from New to Needs feedback
Could you try #19232?
#2
Updated by Sebastian Paluch over 7 years ago
Unfortunately, with STATTLS I get bad response error complaining about sending command in invalid state :(