Roundcube Community Forum

News and Announcements => News & Announcements => Topic started by: rohith_bb on April 30, 2014, 08:54:38 AM

Title: Encrypted communication between client and roundcube webpage
Post by: rohith_bb on April 30, 2014, 08:54:38 AM
Hi,
My internal security team suggesting me to encrypt the communication between the client and roundcube login page. Will installing an SSL certificate and make the page on https solve this issue?
Please suggest.

Find below my details:
OS: Ubuntu 10.04 LTS.
Apache: httpd-2.4.9
PHP: php-5.5.11
Title: Re: Encrypted communication between client and roundcube webpage
Post by: SKaero on April 30, 2014, 06:28:45 PM
Yes, but you should also make sure that Roundcube is connecting to the imap and smtp servers securely.
Title: Re: Encrypted communication between client and roundcube webpage
Post by: rohith_bb on May 01, 2014, 03:00:58 AM
Hi,

Thank you for your reply, I have already configured roundcube to connect to smtp and imap securely.