[jira] [Reopened] (TIKA-3719) Tika Server Ability to Run HTTPs

2022-04-24 Thread Tim Allison (Jira)


 [ 
https://issues.apache.org/jira/browse/TIKA-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Allison reopened TIKA-3719:
---
  Assignee: Tim Allison

> Tika Server Ability to Run HTTPs
> 
>
> Key: TIKA-3719
> URL: https://issues.apache.org/jira/browse/TIKA-3719
> Project: Tika
>  Issue Type: Wish
>  Components: tika-server
>Affects Versions: 2.3.0
>Reporter: Dan Coldrick
>Assignee: Tim Allison
>Priority: Minor
> Fix For: 2.4.0
>
> Attachments: image-2022-04-21-18-52-50-706.png, localhost.jks
>
>
> We need the ability to run TIKA server as a https end point, I can't see 
> anything in the config that allows for this. 
> Looks like I'm not the only one:
> [https://stackoverflow.com/questions/7031/apache-tika-convert-apache-tika-server-rest-endpointsjax-rs-http-to-https]
>  
> If anyone can point to some documentation on how it might be possible it 
> would be really appreciated.
>  
> Thanks



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (TIKA-3719) Tika Server Ability to Run HTTPs

2022-04-24 Thread Tim Allison (Jira)


[ 
https://issues.apache.org/jira/browse/TIKA-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527153#comment-17527153
 ] 

Tim Allison commented on TIKA-3719:
---

Argh.  Sorry about this [~tilman]. I'll be back to my Windows laptop tomorrow.  
It does look like a different message.  

I'm surprised the quotes aren't working.  I'll try to fix those tomorrow.

Windows 11?

> Tika Server Ability to Run HTTPs
> 
>
> Key: TIKA-3719
> URL: https://issues.apache.org/jira/browse/TIKA-3719
> Project: Tika
>  Issue Type: Wish
>  Components: tika-server
>Affects Versions: 2.3.0
>Reporter: Dan Coldrick
>Assignee: Tim Allison
>Priority: Minor
> Fix For: 2.4.0
>
> Attachments: image-2022-04-21-18-52-50-706.png, localhost.jks
>
>
> We need the ability to run TIKA server as a https end point, I can't see 
> anything in the config that allows for this. 
> Looks like I'm not the only one:
> [https://stackoverflow.com/questions/7031/apache-tika-convert-apache-tika-server-rest-endpointsjax-rs-http-to-https]
>  
> If anyone can point to some documentation on how it might be possible it 
> would be really appreciated.
>  
> Thanks



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (TIKA-3719) Tika Server Ability to Run HTTPs

2022-04-24 Thread Tilman Hausherr (Jira)


[ 
https://issues.apache.org/jira/browse/TIKA-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527154#comment-17527154
 ] 

Tilman Hausherr commented on TIKA-3719:
---

Windows 10.
Why are the quotes needed on other systems? Do these have trouble with spaces?

> Tika Server Ability to Run HTTPs
> 
>
> Key: TIKA-3719
> URL: https://issues.apache.org/jira/browse/TIKA-3719
> Project: Tika
>  Issue Type: Wish
>  Components: tika-server
>Affects Versions: 2.3.0
>Reporter: Dan Coldrick
>Assignee: Tim Allison
>Priority: Minor
> Fix For: 2.4.0
>
> Attachments: image-2022-04-21-18-52-50-706.png, localhost.jks
>
>
> We need the ability to run TIKA server as a https end point, I can't see 
> anything in the config that allows for this. 
> Looks like I'm not the only one:
> [https://stackoverflow.com/questions/7031/apache-tika-convert-apache-tika-server-rest-endpointsjax-rs-http-to-https]
>  
> If anyone can point to some documentation on how it might be possible it 
> would be really appreciated.
>  
> Thanks



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (TIKA-3719) Tika Server Ability to Run HTTPs

2022-04-24 Thread Nick Burch (Jira)


[ 
https://issues.apache.org/jira/browse/TIKA-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527158#comment-17527158
 ] 

Nick Burch commented on TIKA-3719:
--

Linux and Mac will need quotes around arguments containing spaces. As would 
Windows in the WSL subsystem

> Tika Server Ability to Run HTTPs
> 
>
> Key: TIKA-3719
> URL: https://issues.apache.org/jira/browse/TIKA-3719
> Project: Tika
>  Issue Type: Wish
>  Components: tika-server
>Affects Versions: 2.3.0
>Reporter: Dan Coldrick
>Assignee: Tim Allison
>Priority: Minor
> Fix For: 2.4.0
>
> Attachments: image-2022-04-21-18-52-50-706.png, localhost.jks
>
>
> We need the ability to run TIKA server as a https end point, I can't see 
> anything in the config that allows for this. 
> Looks like I'm not the only one:
> [https://stackoverflow.com/questions/7031/apache-tika-convert-apache-tika-server-rest-endpointsjax-rs-http-to-https]
>  
> If anyone can point to some documentation on how it might be possible it 
> would be really appreciated.
>  
> Thanks



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


Re: Code review on use of cxf in Apache Tika?

2022-04-24 Thread Tim Allison
Thank you!

We need help figuring out how to rely on the cxf.xml rather than coding our
own configuration for auth+tls and whatever else is configurable via
cxf.xml (http/2?).

Many, many thanks!

On Sat, Apr 23, 2022 at 5:38 PM Sergey Beryozkin 
wrote:

> Hey Andriy
>
> Great stuff, glad to hear, it is a collection of JAX-RS endpoints backed up
> by CXF, so the team needs some help to setup HTTPS, Basic (and possibly
> bearer JWT token verification going forward), I can help with clarifying
> some details related to JWT, CXF has everything related to it...
>
> Cheers, Sergey
>
> On Sat, Apr 23, 2022 at 8:02 PM Andriy Redko  wrote:
>
> > Hi Tim & Sergey,
> >
> > Yeah, sure, happy to help here. I think I understood the problem, will
> try
> > to
> > look shortly on how to address that in context of Tika Server (I have
> never
> > used the server-based deployment of Tika yet).
> >
> > Best Regards,
> > Andriy Redko
> >
> > SB> Hi Tim
> >
> > SB> Apologies I'm totally occupied with Quarkus right now, I'm sorry it
> > SB> consumes all the time.
> > SB> Andriy, if you could help the Tika colleagues then it would be great,
> > as
> > SB> you've helped with integrating Tika in Apache CXF as well, recall how
> > we
> > SB> enjoyed the presentation about Tika at one of ASF Conferences :-).
> >
> > SB> Cheers, Sergey
> >
> > SB> On Thu, Apr 21, 2022 at 10:55 PM Tim Allison 
> > wrote:
> >
> > >> Friends and colleagues,
> >
> > >>   Over on Apache Tika, our server has been using cxf for a long time.
> > >> We've been very happy with its capabilities and robustness.  So, thank
> > >> you!
> >
> > >>   Recently we were asked to add TLS, and we managed to do so
> > >> programmatically[0]. The requestor on that issue noted that it would
> > >> be great if we could use the regular cxf.xml file configuration
> > >> process[1].  Further, the requestor noted that if he put a cxf.xml
> > >> file on his class path, a separate jetty server was spun up.  Are
> > >> there better ways we can use CXF and its configuration process?
> > >>   This is how we're initializing the server [2].
> >
> > >>Thank you!
> >
> > >>   Best,
> >
> > >>  Tim
> >
> > >> [0]
> > >>
> >
> https://github.com/apache/tika/blob/TIKA-3719/tika-server/tika-server-core/src/main/java/org/apache/tika/server/core/TikaServerProcess.java#L259
> >
> > >> [1]
> > >>
> >
> https://issues.apache.org/jira/browse/TIKA-3725?focusedCommentId=17526098&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17526098
> >
> > >> [2]
> > >>
> >
> https://github.com/apache/tika/blob/main/tika-server/tika-server-core/src/main/java/org/apache/tika/server/core/TikaServerProcess.java#L234
> >
> >
>


[GitHub] [tika] dependabot[bot] opened a new pull request, #550: Bump hadoop-client from 2.2.0 to 3.3.2

2022-04-24 Thread GitBox


dependabot[bot] opened a new pull request, #550:
URL: https://github.com/apache/tika/pull/550

   Bumps hadoop-client from 2.2.0 to 3.3.2.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.hadoop:hadoop-client&package-manager=maven&previous-version=2.2.0&new-version=3.3.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tika] dependabot[bot] opened a new pull request, #551: Bump netty-tcnative-classes from 2.0.47.Final to 2.0.51.Final

2022-04-24 Thread GitBox


dependabot[bot] opened a new pull request, #551:
URL: https://github.com/apache/tika/pull/551

   Bumps netty-tcnative-classes from 2.0.47.Final to 2.0.51.Final.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.netty:netty-tcnative-classes&package-manager=maven&previous-version=2.0.47.Final&new-version=2.0.51.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org