Dear Wiki user,

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

The following page has been changed by JamesGoodger:
http://wiki.apache.org/tomcat/SSLWithFORMFallback

------------------------------------------------------------------------------
  
  Fire up your browser and install the client certificate and private key in 
your certificate store.
  
- Now change your auth-method from "FROM" to "CLIENT-CERT" and restart/redeploy 
your web-app. If you access your protected page you should now be prompted for 
a certificate by your browser. Select the installed certificate. If everything 
was configured correctly you should be authenticated based on your certificate, 
and taken to the protected page.
+ Now change your auth-method from "FORM" to "CLIENT-CERT" and restart/redeploy 
your web-app. If you access your protected page you should now be prompted for 
a certificate by your browser. Select the installed certificate. If everything 
was configured correctly you should be authenticated based on your certificate, 
and taken to the protected page.
  
  If things go wrong, here's some places to look:
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to