[
https://issues.apache.org/jira/browse/FELIX-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317865#comment-14317865
]
Chetan Mehrotra commented on FELIX-4599:
----------------------------------------
Probably encryption part can be implemented via providing a ConfigurationPlugin
[1]. However some API would still need to be defined which component can invoke
to perform decryption
[1]
http://www.osgi.org/javadoc/r4v42/org/osgi/service/cm/ConfigurationPlugin.html
> Support Encryption Of Configuration Properties
> ----------------------------------------------
>
> Key: FELIX-4599
> URL: https://issues.apache.org/jira/browse/FELIX-4599
> Project: Felix
> Issue Type: New Feature
> Components: Configuration Admin
> Reporter: Dominique Jäggi
>
> Currently it is not possible to define configuration properties, the contents
> of which should be automatically encrypted upon save by the configuration
> admin.
> An example would be a mail server configuration, where SMTP credentials must
> specified and the password should be encrypted upon saving the configuration.
> The encrypted password should then be accessible and decryptable in the
> component to which the configuration is bound.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)