Re: [VOTE] Release Apache Qpid JMS 1.12.1

2024-10-03 Thread Tomas Vavricka
+1 * Verified the signature and checksum files * Verified LICENCE and NOTICE files in the archives * Verified source license headers by 'mvn apache-rat:check' * Built from source and ran tests (mvn clean install) on OpenJDK Java 11 (11.0.24), OpenJDK Java 17 (17.0.12) and OpenJDK Java 21 (21.0.4)

Re: [VOTE] Release Apache Qpid JMS 2.6.1

2024-10-03 Thread Tomas Vavricka
+1 * Verified the signature and checksum files * Verified LICENCE and NOTICE files in the archives * Verified source license headers by 'mvn apache-rat:check' * Built from source and ran tests (mvn clean install) on OpenJDK Java 11 (11.0.24), OpenJDK Java 17 (17.0.12) and OpenJDK Java 21 (21.0.4)

Re: How to enable SSL on Apache Qpid Broker-J

2024-10-03 Thread Tomas Vavricka
Hi Welly, The image did not go through. Could you please post the log messages (in text) related to the invalid keystore? To enable SSL, you need to configure the port with the following: * Set the existing 'External' authentication provider * Select SSL transport * Set the existing keystore * O

Re: How to enable SSL on Apache Qpid Broker-J

2024-10-03 Thread Robbie Gemmell
Given the question, a more basic starting point might be to indicate that you can configure the broker via the web management interface: https://qpid.apache.org/releases/qpid-broker-j-9.2.0/book/Java-Broker-Management-Channel-Web-Console.html Where you can then define e.g Keystores (and Truststore