https client

29 views
Skip to first unread message

Andrea Caloni

unread,
Jun 15, 2021, 12:12:41 PM6/15/21
to ipf-user
Hello, I am using ipf (in apache camel) for making a call to an iti42 endpoint.
The endpoint I am using begins with 
xds-iti42//ipaddress:port/....

IPF automatically cinvert it into 
http://ipaddress:port/....

Is there a way to configure IPF to use https instead of http ?

Dmytro Rud

unread,
Jun 15, 2021, 12:14:58 PM6/15/21
to ipf-...@googlegroups.com
Hello Andrea

Definitely -- just add the URI parameter "secure=true" :-)

Please take a look at the documentation on https://oehf.github.io/ipf-docs/docs/ihe/wsSecureTransport.

Best regards
Dmytro

--
You received this message because you are subscribed to the Google Groups "ipf-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ipf-user+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ipf-user/062e0479-dbcb-4453-8761-36a4be692989n%40googlegroups.com.

Andrea Caloni

unread,
Jun 15, 2021, 12:40:50 PM6/15/21
to ipf-user
Hello ! 
so it should be like this ?
xds-iti42://xxx.xxx.xxx.xxx:xxx/XDS/Registry&secure=true  

in this way I keep on getting http:// xxx.xxx.xxx.xxx:xxx
instead of https

Dmytro Rud

unread,
Jun 15, 2021, 2:23:54 PM6/15/21
to ipf-...@googlegroups.com
xds-iti42://xxx.xxx.xxx.xxx:xxx/XDS/Registry?secure=true  


Reply all
Reply to author
Forward
0 new messages