[
https://issues.apache.org/jira/browse/ARTEMIS-5738?focusedWorklogId=990571&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-990571
]
ASF GitHub Bot logged work on ARTEMIS-5738:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Nov/25 13:31
Start Date: 06/Nov/25 13:31
Worklog Time Spent: 10m
Work Description: brusdev commented on code in PR #6024:
URL: https://github.com/apache/activemq-artemis/pull/6024#discussion_r2498977233
##########
artemis-server/src/test/java/org/apache/activemq/artemis/spi/core/security/jaas/LDAPLoginModuleTest.java:
##########
@@ -76,13 +84,45 @@ public void setLoginConfigSysProperty() {
System.setProperty(loginConfigSysPropName,
"src/test/resources/login.config");
}
+ @Before
Review Comment:
The `getService()` method would return null in a @BeforeClass. I'll merge
the @Before methods.
Issue Time Tracking
-------------------
Worklog Id: (was: 990571)
Time Spent: 1h 20m (was: 1h 10m)
> Improve LDAPLoginModule ssl support
> -----------------------------------
>
> Key: ARTEMIS-5738
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5738
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Domenico Francesco Bruscino
> Assignee: Domenico Francesco Bruscino
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Align the SSL Support of LDAPLoginModule with the other connection resources,
> such as the connectors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact