[users@httpd] How to configure Auth digest?

2021-01-12 Thread kev jr
Hello I try to implement digest authentication on Apache. The architecture is the following : Server A is the client Server B is the proxy (a API solution which only transmits the request as a proxy) Server C is my Apache server where I configure the Digest authentification I have the following

[users@httpd] Auth digest behind a proxy

2021-01-01 Thread kev jr
Hello and happy new year I try to implement digest authentication on Apache. The architecture is the following : Server A is the client Server B is the proxy (a API solution which only transmits the request as a proxy) Server C is my Apache server where I configure the Digest authentification I

[users@httpd] How to implement Digest authentication on Apache behind a proxy

2020-12-16 Thread kev jr
Hi everyone, I try to implement digest authentication on Apache. The architecture is the following : Server A is the client Server B is the proxy (a API solution which only transmits the request as a proxy) Server C is my Apache server where I configure the Digest authentification I have the fo