[jboss-jira] [JBoss JIRA] (WFCORE-1233) Unable to specify alias for PKCS11 provider

Darran Lofthouse (JIRA) issues at jboss.org
Thu Mar 3 05:22:00 EST 2016


     [ https://issues.jboss.org/browse/WFCORE-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated WFCORE-1233:
-------------------------------------
    Labels: deprecated  (was: )


> Unable to specify alias for PKCS11 provider
> -------------------------------------------
>
>                 Key: WFCORE-1233
>                 URL: https://issues.jboss.org/browse/WFCORE-1233
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 2.0.4.Final
>            Reporter: Martin Choma
>            Assignee: Darran Lofthouse
>            Priority: Minor
>              Labels: deprecated
>
> Unable to specify keystore alias for PKCS11 provider in SSL for security realm.
> Specifying keystore alias works only for JKS keystore as stated here:
> {code:xml}
>                  <xs:attribute name="alias" type="xs:string" use="optional">
>                      <xs:annotation>
>                          <xs:documentation>
>                              The alias of the entry to use from the keystore, if specified all remaining
>                              entries in the keystore will be ignored.
>                              Note: The use of aliases is only available for JKS based stores, for other store types this will be ignored.
>                          </xs:documentation>
>                      </xs:annotation>
>                  </xs:attribute>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list