'Apache Tika: Convert Apache Tika server REST endpoints(Jax-Rs) http to https

We use Apache Tika to extract data from files(multiple formats). We call Tika server Rest endpoints internally from the .Net code to do the data extraction process. We are trying to research and see if we can add SSL/TLS support to the Tika server REST endpoints. ANy help will be much appreciated.



Solution 1:[1]

For anyone who is requesting this I've raised a jira and added some comments to show it's possible, it's currently being worked through. https://issues.apache.org/jira/browse/TIKA-3719

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Monkmachine