Re: [users@httpd] Test an SSL certificate before installation

2020-07-02 Thread @lbutlr
On 02 Jul 2020, at 14:08, Yves Goergen wrote: > I'd like to let my users install their own SSL certificates through a web > interface for self-management services. WOuldn't it be simpler to just get a LE cert for those domains? What is the advantage to having them upload their own certs? -- "

Re: [users@httpd] Test an SSL certificate before installation

2020-07-02 Thread Filipe Cifali
Just an idea, run a separate stance locally on a random port (to avoid collisions) with the certificate, if it fails to start bingo, if it doesn't fail you are good to put the cert on the main instance. On Thu, Jul 2, 2020 at 5:09 PM Yves Goergen wrote: > Hello, > > I'd like to let my users inst

[users@httpd] Test an SSL certificate before installation

2020-07-02 Thread Yves Goergen
Hello, I'd like to let my users install their own SSL certificates through a web interface for self-management services. If a user provides a malicious certificate, the entire server will fail to start and the whole system is down. This is a bit hard but that's how it is. So I'll have to mak

[users@httpd] Error on slotmem mod_proxy out of space.

2020-07-02 Thread Wendell Hatcher
We are seeing the following out of space errors in our apache servers and have the lastest apr and apr-util installed. [slotmem_shm:error] No space left on device: AH02611: create: apr_shm_create(/home/logs/slotmem-shm-p743569) failed. Is there a fix for this or is the only option deleting the sh