Web Server Uses Plain-Text Form Based Authentication - I have been trying to figure out why this. Web basically is saying that you are transmitting data over an unencrypted port such as port 80. We have got 'web server uses plain text basic authentication' vulnerability in our tomcat application.
We have got 'web server uses plain text basic authentication' vulnerability in our tomcat application. Web basically is saying that you are transmitting data over an unencrypted port such as port 80. I have been trying to figure out why this.