[users@httpd] Thousands of SSL certificates

2015-12-20 Thread azurit
Hi, we are, currently, implementing Let's Encrypt CA so every domain and subdomain has its own SSL certificate. Everything was ok on servers with little amout of virtual hosts but problem with server start/reload arises after activation on server with 4000 certificates installed - start a

Re: [users@httpd] cgi interpreters

2013-09-04 Thread azurIt
>On Tue, Sep 3, 2013 at 4:05 PM, azurIt wrote: >> Hi, >> >> is it, somehow, possible to set CGI script interpreters in linux? For >> example: >> - interpterer for .py is /usr/bin/python >> - .sh is /bin/bash >> etc. > >Check out the Actio

[users@httpd] cgi interpreters

2013-09-03 Thread azurIt
Hi, is it, somehow, possible to set CGI script interpreters in linux? For example: - interpterer for .py is /usr/bin/python - .sh is /bin/bash etc. It's impossible, in our environment, to run scripts directly because partition is mounted with noexec (for security reasons). But we are allowing to