[
https://issues.apache.org/jira/browse/CAMEL-18646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628449#comment-17628449
]
Gilvan Filho commented on CAMEL-18646:
--------------------------------------
{quote}Nice solution, in this way, if different routes use another config file,
they will not mix up. is it correct?
{quote}
Correct. You could have for examples 2 config file in your resource folder and
reference them as you want. Or to have 1 config file and use this one sometimes
and use default (.gitconfig from user folder) other times.
I'm going to do some tests providing config through query params and mix them
with loaded configs. That way I think things will work as below:
# Camel-git loads config from supplied file or default
# Loaded configs are overrided by individual query params.
> camel-git - Provide custom configuration
> ----------------------------------------
>
> Key: CAMEL-18646
> URL: https://issues.apache.org/jira/browse/CAMEL-18646
> Project: Camel
> Issue Type: Improvement
> Components: camel-git
> Affects Versions: 3.19.0
> Reporter: Federico Mariani
> Priority: Major
>
> let camel users provide a custom git configuration, for example, disable SSL
> verification.
> https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/+/refs/heads/master/Documentation/config-options.md
--
This message was sent by Atlassian Jira
(v8.20.10#820010)