Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Development ssl #39

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

rilindo
Copy link

@rilindo rilindo commented Feb 18, 2015

Hi! I added the following changes to the module.

  • Provided the ability to use SSL in ActiveMQ, per practice as documented:

https://docs.puppetlabs.com/mcollective/deploy/standard.html#step-2-deploy-and-configure-middleware

and here:

https://docs.puppetlabs.com/mcollective/deploy/middleware/activemq.html#transport-connectors

By default, SSL is disabled, as the user must setup the keystore first, as documented here:

https://docs.puppetlabs.com/mcollective/deploy/middleware/activemq_keystores.html

Once the key store is set up, it is just the matter of setting the value to true.

  • PersistenceAdapter was missing in activemq.xml, which caused ActiveMQ not to start up.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


rfoster seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants