s the truststore location is
different on the system where the client is running. That can be changed
on the client side by setting a system property
(ACTIVEMQ_KEYSTORE_PATH_PROP_NAME or JAVAX_KEYSTORE_PATH_PROP_NAME).
On 7/10/2025 3:11 PM, Glenn Burkhardt wrote:
I've been trying to figure out how
I've been trying to figure out how configure a client to use SSL when
the client also uses UDP discovery to find servers. Is that possible?
Presumably the acceptor/connector in each of the servers needs to be set
up with SSL - that seems to be straight forward.
I'd also like to do this progr
Thanks!
On 5/9/2025 6:16 PM, Justin Bertram wrote:
-
To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org
For additional commands, e-mail: users-h...@activemq.apache.org
For further information, visit: https://activemq.
I don't see a way to set StandardSocketOptions.IP_MULTICAST_TTL for the
socket used to broadcast the discovery query. That's needed if
discovery is to be used across networks outside the local subnet. By
default, the TTL value is 1 for the DatagramSocket created in
org.apache.activemq.artemis
I've tried running two examples, and both end with exceptions when the
server exits:
ERROR StatusConsoleListener Unable to create file
${sys:artemis.instance}/log/audit.log
java.io.IOException: The filename, directory name, or volume label
syntax is incorrect
It would be less worrisome if t