[
https://issues.apache.org/jira/browse/NIFI-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15249266#comment-15249266
]
Joe Skora commented on NIFI-1197:
---------------------------------
Checking out a new copy of the 0.x branch there is still a problem.
{{AbstractMongoProcessor.java}} imports
{{o.a.n.+*authentication*+.exception.ProviderCreationException}} but in 0.x
that class is currently at
{{o.a.n.+*authorization*+.exception.ProviderCreationException.java}}.
This prevents a clean checkout of 0.x from building.
> improve SSL options for getmongo and putmongo processor configuration
> properties
> --------------------------------------------------------------------------------
>
> Key: NIFI-1197
> URL: https://issues.apache.org/jira/browse/NIFI-1197
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 0.3.0
> Reporter: subhash parise
> Fix For: 1.0.0, 0.7.0
>
>
> Hi Team,
> Now getmongo and putmongo configuration properties are mongodb URI,database
> name, collection name, etc, but if the mongodb server configured with the ssl
> it won't accept ssl options in mongodb uri.
> Could anyone please improve the ssl options in mongo proccessors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)