[JBoss JIRA] (WFCORE-2527) There is wrong default *relative-to* path for CredentialStore, is set to folder from which we started EAP server.
by Hynek Švábek (JIRA)
[ https://issues.jboss.org/browse/WFCORE-2527?page=com.atlassian.jira.plugi... ]
Hynek Švábek updated WFCORE-2527:
---------------------------------
Priority: Critical (was: Major)
> There is wrong default *relative-to* path for CredentialStore, is set to folder from which we started EAP server.
> -----------------------------------------------------------------------------------------------------------------
>
> Key: WFCORE-2527
> URL: https://issues.jboss.org/browse/WFCORE-2527
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Reporter: Hynek Švábek
> Assignee: Darran Lofthouse
> Priority: Critical
>
> There is set wrong default *relative-to* path for CredentialStore.
> Default *relative-to* path is set to folder from which we started EAP server.
> e.g.:
> * cd EAP_FOLDER
> * ./bin/standalone.sh
> * relative-to is se to EAP_FOLDER
> or
> * cd EAP_FODER/bin
> * ./standalone.sh
> * relative-to is se to EAP_FOLDER/bin
> *How to reproduce*
> {code}
> /subsystem=elytron/credential-store=cs007:add(uri="cr-store://test/folderNotExist/keystorecs007.jceks?create=true", credential-reference= {clear-text=pass123})
> {code}
> {code}
> /subsystem=elytron/credential-store=cs007/alias=newCs007:add(secret-value=Elytron)
> {code}
> Now you can see in EAP_FOLDER/folderNotExist (it can be different, see above) keystorecs007.jceks file
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (AG-15) Implement a benchmark
by Luis Barreiro (JIRA)
Luis Barreiro created AG-15:
-------------------------------
Summary: Implement a benchmark
Key: AG-15
URL: https://issues.jboss.org/browse/AG-15
Project: Agroal
Issue Type: Task
Components: benchmark
Affects Versions: 0,1
Reporter: Luis Barreiro
Assignee: Luis Barreiro
Fix For: 0.2
The goal is to provide reliable data to compare the performance of the different features.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month