https://secure.php.net/manual/en/context.ssl.php
On 03/02/2018 08:22 PM, Maarten wrote:
Or you could try setting verify_peer => false
On 03/02/2018 08:20 PM, Maarten wrote:
In my roundcube I have the following set:
$config['imap_conn_options'] = array( 'ssl' => array( 'verify_peer' => true, 'verify_depth' => 3, 'cafile' => '/etc/pki/tls/certs/combined.pem', ), );
Combined being ca-bundle.trust.crt and ca-bundle.crt. When I remove that config setting I can still send mail via roundcube. Might be worth trying seeing what it does for you.
On 2018-03-02 20:09, Maarten wrote:
ssl_cert = </etc/letsencrypt/live/webmail.feedmebits.nl/fullchain.pem ssl_key = </etc/letsencrypt/live/webmail.feedmebits.nl/privkey.pem
On 03/02/2018 07:51 PM, ɹןʇnqן wrote:
How do you have it setup?
In dovecot I have the key and cert set to point to /usr/local/etc/dehydrated/certs/domain/privkey.pem and .../fullchain.pem
On Mar 1, 2018, at 11:01, Maarten mailinglists@feedmebits.nl wrote:
I'm using letsencrypt certificates with roundcube and I'm not having any issues.
Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users
Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users
Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users