[users@httpd] Mutual TLS authentication,

2021-07-26 Thread Philip Prindeville
Hi, I'm working in the following environment: Apache 2.4.48 mod_wsgi 3.4 Python 3.7+ Flask 2.0.1 cryptography (pyca) 3.4.7 Amazon Linux 2 I'm also using a self-signed Root CA internally to the organization on both the clients and server. The clients are mobile and their IP addresses are not s

Re: [users@httpd] Can't get the list of loaded modules with apache2 -M

2021-07-26 Thread Andrea Croci
Thank you for your help. I found out apache2 -M works great without sudo. I would have never expected that. On 26.07.21 20:20, Eric Covener wrote: On Mon, Jul 26, 2021 at 2:09 PM Marc Serra mailto:mse...@manxa.com>> wrote: Try to source your envvars by running it like this source /

Re: [users@httpd] Can't get the list of loaded modules with apache2 -M

2021-07-26 Thread Eric Covener
On Mon, Jul 26, 2021 at 2:09 PM Marc Serra wrote: > Try to source your envvars by running it like this > > source /etc/apache2/envvars > > and then > > /usr/sbin/apache2 -M > > or apachectl -M

Re: [users@httpd] Can't get the list of loaded modules with apache2 -M

2021-07-26 Thread Marc Serra
Try to source your envvars by running it like this source /etc/apache2/envvars and then /usr/sbin/apache2 -M El dl., 26 de jul. 2021, 19:18, Andrea Croci va escriure: > Hi, I have Apache 2.4.48 installed in Ubuntu 20.04 by adding the > ondrej-ppa. When I do > > sudo apache2 -M > > (and other

[users@httpd] Can't get the list of loaded modules with apache2 -M

2021-07-26 Thread Andrea Croci
Hi, I have Apache 2.4.48 installed in Ubuntu 20.04 by adding the ondrej-ppa. When I do sudo apache2 -M (and other apache2 commands as well) I get [Mon Jul 26 19:03:15.930435 2021] [core:warn] [pid 10739] AH00111: Config variable ${APACHE_RUN_DIR} is not defined apache2: Syntax error on line 82