[
https://issues.apache.org/jira/browse/CAMEL-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17345969#comment-17345969
]
Mathieu Boretti commented on CAMEL-16622:
-----------------------------------------
I think the fix for CAMEL-14372 was only applied for http and not https.
I haven't test it, but it may be in
[https://github.com/apache/camel/blob/master/core/camel-util/src/main/java/org/apache/camel/util/FileUtil.java#L292]
that we need to also support https ?
> Validator component fails with java.lang.IllegalArgumentException: protocol =
> https host = null
> -----------------------------------------------------------------------------------------------
>
> Key: CAMEL-16622
> URL: https://issues.apache.org/jira/browse/CAMEL-16622
> Project: Camel
> Issue Type: Bug
> Components: camel-validator
> Affects Versions: 2.25.1
> Reporter: Mathieu Boretti
> Priority: Major
>
> Same issue as reported in CAMEL-14372. but for the https
>
> When the protocol is https, the url is corrupted and the host is lost.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)