Re: [users@httpd] Optimal way to trigger logging if certain URL is accessed

2019-10-24 Thread Martin T
Ok, thanks for replies! regards, Martin - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] Is it possible to have in Apache 2.4 VirtualHosts, each with its own SSLProtocol ?

2019-10-24 Thread Yann Ylavic
Hi Marian, On Thu, Oct 24, 2019 at 5:56 PM Marian Ion wrote: > > I don't know if my reply passed to the list Now it has ;) > the idea is that the last > patch works, and I thank you very much for that! Thanks for testing! Regards, Yann. ---

Re: [users@httpd] Enabling SHA1 for client certificates

2019-10-24 Thread Wouter Verhelst
Stefan Eissing schreef op wo 23-10-2019 om 17:38 [+0200]: mod_ssl does no special SHA-1 check. What you see is the error message from openssl itself (wrapped in a log number thing for tracability). So, the question is why your openssl is ok with what your apache linked openssl denies. Sigh: ht