Roundcube Community Forum

 

Encrypted communication between client and roundcube webpage

Started by rohith_bb, April 30, 2014, 08:54:38 AM

Previous topic - Next topic

rohith_bb

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

SKaero

Yes, but you should also make sure that Roundcube is connecting to the imap and smtp servers securely.

rohith_bb

Hi,

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