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

Dan Coldrick commented on TIKA-3719:
------------------------------------

I could get it working with my .pfx which is a pkcs12. I used powershell to 
generate it, again if the command is of any use here it is:

New-SelfSignedCertificate -CertStoreLocation Cert:\LocalMachine\My -DnsName 
"localhost" -FriendlyName "localhost" -NotAfter (Get-Date).AddYears(10)

I could then export it from windows certificate store to put in the jks I 
attached.
 

> 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
>         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