greenlight/config/environments
LifeEncrypter b297fdfbaf
Added optional SMTP_OPENSSL_VERIFY_MODE (#1703)
* Added optional SMTP_OPENSSL_VERIFY_MODE to fix mailserver certificate issues

* Added optional SMTP_OPENSSL_VERIFY_MODE

Fixed to long line. [139/130]

* Fix multi-line indent

* Remove elseif statements and use much shorter way of checking for SMTP_OPENSSL_VERIFY_MODE

* Too long line again

* Moved SMTP_OPENSSL_VERIFY_OPTION. Specified what it does. Added security warning

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2020-06-03 10:13:08 -04:00
..
development.rb GRN2-xx: Bypass SAFE_HOSTS on dev and test environments 2020-05-08 15:38:02 -04:00
production.rb Added optional SMTP_OPENSSL_VERIFY_MODE (#1703) 2020-06-03 10:13:08 -04:00
test.rb GRN2-xx: Bypass SAFE_HOSTS on dev and test environments 2020-05-08 15:38:02 -04:00