Re: [users@httpd] How to enable 443 on apache2 using provided key files

2017-02-02 Thread rich . greder
On 2/2/2017 at 1:27 PM, "Erik Dobák" wrote: > >well i am still unsure abut the full encryption. i don't like >that. if >there is a problem the overheads grow to analyze the situation. >what about >just signing the messages? i mean if you have messages for all why >do

[users@httpd] client denied by server configuration: /var/www/html/roundcubemail/

2017-02-02 Thread Wolfgang Paul Rauchholz
I run apache version httpd-2.4.6-45.el7.centos.x86_64 The web server is up and running. I can access webmail (roundcube) and photo galley (piwigo). When uploading pictures I get above message which I find in /var/log/httpd/error_log. In roundcubemail, deleting emails sometimes I get he same

Re: [users@httpd] How to enable 443 on apache2 using provided key files

2017-02-02 Thread Erik Dobák
well i am still unsure abut the full encryption. i don't like that. if there is a problem the overheads grow to analyze the situation. what about just signing the messages? i mean if you have messages for all why do you want to hide them? E On 2 February 2017 at 17:54,

[users@httpd] How to enable 443 on apache2 using provided key files

2017-02-02 Thread rich . greder
Hello, There is a freshly installed (from Ubuntu 16.04 package) apache server running in a large institution that needs to have port 443 traffic enabled. I am helping a friend of mine configure this server and, at the same time, writing a document for reproducing the installation procedure