[jboss-jira] [JBoss JIRA] (WFCORE-3654) Import a certficate directly from a key-store resource, with no certificate file generation

Darran Lofthouse (Jira) issues at jboss.org
Fri May 31 10:31:00 EDT 2019


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

Darran Lofthouse reassigned WFCORE-3654:
----------------------------------------

    Assignee:     (was: Farah Juma)


> Import a certficate directly from a key-store resource, with no certificate file generation
> -------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-3654
>                 URL: https://issues.jboss.org/browse/WFCORE-3654
>             Project: WildFly Core
>          Issue Type: Enhancement
>          Components: Security
>            Reporter: Claudio Miranda
>            Priority: Minor
>
> Consider the following scenario, a host controller hc1 on machine-A and a slave host controller hc2 on machine-B, they do not share a filesystem. 
> Currently if an user wants to import a certificate from a /host=hc1/subsystem=elytron/key-store=ks1 to /host=hc2/subsystem=elytron/key-store=ks2 he should call export-certificate on ks1 and manually copy the generated file to hc2, this can present problem on cloud environments.
> So I suggest to enhance the export/import certificate operations to import the certificate directly from a key-store resource, one example may be: 
> /host=hc2/subsystem=elytron/key-store=ks2:import-certificate(source-resource="/host=hc1/subsystem=elytron/key-store=ks1",alias=my_alias)



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list