Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1233

Unable to specify alias for PKCS11 provider

XMLWordPrintable

      Unable to specify keystore alias for PKCS11 provider in SSL for security realm.

      Specifying keystore alias works only for JKS keystore as stated here:

                       <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>
      

            darran.lofthouse@redhat.com Darran Lofthouse
            mchoma@redhat.com Martin Choma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: