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

Tilman Hausherr commented on TIKA-3719:
---------------------------------------

Test fails on windows because of the added double quotes
{noformat}
java.nio.file.InvalidPathException: Illegal char <"> at index 0: 
"XXX\tika-main\tika-server\tika-server-core\target\test-classes\ssl-keys\tika-client-truststore.p12"
        at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
        at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
        at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
        at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
        at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
        at java.nio.file.Paths.get(Paths.java:84)
        at 
org.apache.cxf.configuration.jsse.TLSParameterJaxBUtils.getKeyStore(TLSParameterJaxBUtils.java:152)
        at 
org.apache.cxf.configuration.jsse.TLSParameterJaxBUtils.getTrustManagers(TLSParameterJaxBUtils.java:395)
        at 
org.apache.tika.server.core.TikaServerIntegrationTest.configure1WayTLS(TikaServerIntegrationTest.java:457)
        at 
org.apache.tika.server.core.TikaServerIntegrationTest.test1WayTLS(TikaServerIntegrationTest.java:341)
{noformat}


> 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
>            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/70355551/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)

Reply via email to