Re: Can we get Digest Authentication with TOMCAT 7

2021-01-14 Thread Christopher Schultz
Mark and Ravi, On 1/13/21 04:59, Mark Thomas wrote: On 13/01/2021 09:36, Ravi Kumar wrote: Hi Tomcat Team, I am using a Tomcat based webserver container for our web application. All the deplyoment and other task taken care using TOMCAT 7.10.105. Tomcat 7.0.x will reach end of life on 31 Marc

Re: Can we get Digest Authentication with TOMCAT 7

2021-01-13 Thread Mark Thomas
On 13/01/2021 09:36, Ravi Kumar wrote: > Hi Tomcat Team, > > I am using a Tomcat based webserver container for our web application. All > the deplyoment and other task taken care using TOMCAT 7.10.105. Tomcat 7.0.x will reach end of life on 31 March 2021. > Currently we are using the BASIC Authe

Can we get Digest Authentication with TOMCAT 7

2021-01-13 Thread Ravi Kumar
Hi Tomcat Team, I am using a Tomcat based webserver container for our web application. All the deplyoment and other task taken care using TOMCAT 7.10.105. Currently we are using the BASIC Authentication for the Manager and tomcat web application. Can we migrate and use DIGEST Authentication for t