Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "SSLWithFORMFallback7" page has been changed by GaryBriggs:
https://wiki.apache.org/tomcat/SSLWithFORMFallback7?action=diff&rev1=1&rev2=2

Comment:
printf debug spam

          } else {
              retval = formAuthenticator.authenticate(rqst, resp, lc);
          }
-         System.out.println("Retval: " + retval + ", certAuth: " + certAuth);
+         // System.out.println("Retval: " + retval + ", certAuth: " + 
certAuth);
          return retval;
      }
      

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to