2 Replies Latest reply on Dec 2, 2004 9:47 AM by infectedrhythms

    Force client to send  client certificate?

      How can I configure my web app or server to force a client to send a client certificate when trying to get my servlet?

      Thanks?

        • 1. Basic Question for Cooper or Jae77 (or anyone)

          Can someone that actually does some development on Nukes please give a brief overview of their process? For instance, do you do everything from the command line and redeploy every time you make a change? Use eclipse with some sort of plugin to do the jboss configuration and (hot) deployment?

          Everything I have tried so far has failed and have yet to get a response to any of my questions on this forum. Its a shame there is a product with such potential but very little information on how to help extend it. I'd like to contribute back to the community, but I can't even get started...

          Frustrated :(

          • 2. Re: Force client to send  client certificate?
            starksm64

            Add clientAuth="true" to the Connector configuration.