[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14102595#comment-14102595
 ] 

Erik Weber commented on CLOUDSTACK-5879:
----------------------------------------

In this bean:
<bean id="environmentVariablesConfiguration" 
class="org.jasypt.encryption.pbe.config.EnvironmentStringPBEConfig">
<property name="algorithm" value="PBEWithMD5AndDES" />
<property name="passwordEnvName" value="APP_ENCRYPTION_PASSWORD" />
</bean>

Is APP_ENCRYPTION_PASSWORD a placeholder for something? in that case, what 
should it be replaced with?

> Document on how to use RabbitMq event bus with spring modularisation done in 
> 4.3, also document how to use encrypted password in the config file
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5879
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5879
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Doc
>    Affects Versions: 4.3.0
>            Reporter: Murali Reddy
>            Assignee: Radhika Nair
>             Fix For: 4.5.0
>
>
> Document on how to use RabbitMq event bus with spring modularisation done in 
> 4.3, also document how to use encrypted password in the config file.
> From 4.3 RabbitMq event bus plug-in configuration need to be specified 
> differently (in 4.2 and 4.1 it was specified in componenetConext file) in 
> separate file. This doc bug is to get the necessary details required for 4.3



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to