V
V
voe2015-12-02 15:45:26
Ruby on Rails
voe, 2015-12-02 15:45:26

How to add a self-signed certificate to devise?

I'm trying to configure confirmation by mail and rested on the fact that the internal mail server uses a self-signed (self-signed) certificate. How can I tell rails or devis to use a self-signed certificate?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alfss, 2015-12-18
@alfss

you need to specify in the smtp settings: openssl_verify_mode => 'none'

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question