Results 1 to 3 of 3

Thread: Custom x509 PreAuth to extract more certificate information besides Subject DN

  1. #1
    Join Date
    Aug 2011
    Posts
    13

    Question Custom x509 PreAuth to extract more certificate information besides Subject DN

    I'm having a really hard time getting my custom preauth filter to work for processing x509. If anyone could help I would appreciated. Thanks.
    Last edited by blicket; Aug 28th, 2011 at 01:26 AM.

  2. #2
    Join Date
    Sep 2004
    Location
    Manchester, NH
    Posts
    1,236

    Default

    Anything more detailed than this? What have you tried so far? Have you looked at the sample applications and/or unit tests and/or relevant parts of the documentation?
    Peter Mularien | Blog
    Author, Spring Security 3 (Book) - Packt Publishing, Available in print and eBook form
    SCJP 5, Oracle DBA
    Any postings are my own opinion, and should not be attributed to my employer or clients.


  3. #3
    Join Date
    Aug 2011
    Posts
    13

    Default

    I was able to figure it out. The default preauth filter wasn't grabbing enough info from the cert. So I created a custom filter and decode fields I needed from the cert in the request. Thanks though.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •