You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Paul Merlin (JIRA)" <ji...@apache.org> on 2010/05/24 17:22:24 UTC

[jira] Updated: (SHIRO-24) X509 Client certificate authentication

     [ https://issues.apache.org/jira/browse/SHIRO-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Merlin updated SHIRO-24:
-----------------------------

    Attachment: shiro-x509-20100524.diff

First x509 support submission

> X509 Client certificate authentication
> --------------------------------------
>
>                 Key: SHIRO-24
>                 URL: https://issues.apache.org/jira/browse/SHIRO-24
>             Project: Shiro
>          Issue Type: New Feature
>            Reporter: Alan Cabrera
>         Attachments: shiro-x509-20100524.diff
>
>
> Add support for X509 Authentication. Perhaps should not be complicated when we see how Acegi source code achieve this (http://www.acegisecurity.org/guide/springsecurity.html#x509) ? 
> Notice that the X509Auth is basically a validation of the client certificate. Because if we reach this point, it means that the application server has successfully trusted the client certificate against its trust store. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.