0 Replies Latest reply on Nov 29, 2007 5:22 AM by bresio

    certificate data after successful authorization

    bresio

      Hello
      I just configured JBoss and my application to restrict access do secure area based on client certificate. It works fine.
      Now I have problem, how to get certificate data in my application. I need for example certificate serial number.
      I'm using BaseCertLoginModule with with verifier option like org.jboss.security.auth.certs.AnyCertVerifier
      Can anybody help me, with link to some documentation how it could be done?
      I'm using Netbeans IDE.
      Thanks a lot.