Nice!
On 2022-11-17, 6:23 AM, "Frank Crow" wrote:
CAUTION: This email originated from outside of the organization. Do not
click links or open attachments unless you can confirm the sender and know the
content is safe.
Hey Lucas,
I tried that on a development VM this morning a
Hey Lucas,
I tried that on a development VM this morning and that (the namedGroups)
worked perfectly! For my requirements, I only need FIPS-approved and
384-bit or better, so something as simple as:
export ACTIVEMQ_OPTS='-Djdk.tls.namedGroups=secp384r1'
Covers the requirement. Reading around
Both senders and consumers are running in the same WildFly instance. It was
built to run on different servers, but we never went that far. The queues
basically send simple messages that say "here is a new file" and "I am done
with the file". The message of "here is a new file" is the one that ra