Defect #37251
openssl_verify_mode not honored/not working anymore
Status: | Needs feedback | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email notifications | |||
Target version: | - | |||
Resolution: | Affected version: | 5.0.1 |
Description
Hello,
After the upgrade of Redmine to 5.0.1 (and upgrade of Ruby and Passenger) the setting openssl_verify_mode: 'NONE' is not working anymore.
Tried also 'none' and 'OpenSSL::SSL::VERIFY_NONE'.
The solution from https://www.redmineup.com/pages/help/helpdesk/how-to-fix-issues-with-ssl-certificate (Error 1) solved the problem for me.
History
#2
Updated by Holger Just 8 months ago
- Status changed from New to Needs feedback
#3
Updated by Bernhard Maehr 8 months ago
Documentition: https://www.redmine.org/projects/redmine/wiki/emailconfiguration#Troubleshooting
The error message when sending email is "unable to get local issuer certificate"
#4
Updated by Holger Just 8 months ago
Please show your entire configuration.yml
file (leave out / replace any usernames or passwords, but strictly keep the whole structure as is). Also, please show the full error you get, including its stack trace.