[
https://issues.apache.org/jira/browse/CONNECTORS-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403089#comment-13403089
]
Karl Wright commented on CONNECTORS-486:
----------------------------------------
Here's an example that performs encryption using DES:
http://www.exampledepot.com/egs/javax.crypto/DesFile.html
Another interesting link:
http://docs.oracle.com/javase/1.4.2/docs/api/javax/crypto/CipherOutputStream.html
> Optionally export crawler configuration without passwords
> ---------------------------------------------------------
>
> Key: CONNECTORS-486
> URL: https://issues.apache.org/jira/browse/CONNECTORS-486
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Framework agents process
> Reporter: Erlend GarĂ¥sen
> Assignee: Erlend GarĂ¥sen
> Priority: Minor
> Fix For: ManifoldCF 0.7
>
>
> The "org.apache.manifoldcf.crawler.ExportConfiguration" command class is
> exporting passwords, for instance to the configured Solr server (Solr Output
> Connector). This may be a security problem if the export file is
> version-controlled or placed on a public server.
> We should add an extra "no password" argument to the command class in order
> to skip such passwords.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira