You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by Rahul Khandelwal <ra...@gmail.com> on 2015/09/24 11:50:57 UTC

HTTPS tika support

Hi,

Can we support HTTPS request for tika server ?

I am trying to modify cxf.xml file in tika server jar by adding

<http:conduit name="http://localhost:9998/.*">
        <http:client AutoRedirect="true" Connection="Keep-Alive"/>
</http:conduit>


Is this the correct approach ?



-- 
*Thanks,*
*Rahul Khandelwal*