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

Hudson commented on TIKA-4283:
------------------------------

SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk11 #1697 (See 
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk11/1697/])
[TIKA-4283] - Implemented support for JKS Java Keystore format (tvtreeck: 
[https://github.com/apache/tika/commit/0089704068477b485dd8c2b98e3bf5ff3c1a6920])
* (edit) 
tika-parsers/tika-parsers-standard/tika-parsers-standard-package/src/test/java/org/apache/tika/mime/TestMimeTypes.java
* (add) 
tika-parsers/tika-parsers-standard/tika-parsers-standard-package/src/test/resources/test-documents/KeyStore.jks
* (edit) tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml


> Add detection for JKS Keystore
> ------------------------------
>
>                 Key: TIKA-4283
>                 URL: https://issues.apache.org/jira/browse/TIKA-4283
>             Project: Tika
>          Issue Type: New Feature
>          Components: core, parser
>    Affects Versions: 2.9.2
>            Reporter: Lonzak
>            Assignee: Tilman Hausherr
>            Priority: Major
>             Fix For: 3.0.0, 2.9.3
>
>
> I added detection for java keystores JKS. It is based on the magic byte.
>  
> Some additional infos:
> [https://en.wikipedia.org/wiki/Java_KeyStore]
> The magic bytes are described here: 
> [https://en.wikipedia.org/wiki/List_of_file_signatures]
>  
> A proprietary keystore implementation provided by SUN.
> [https://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html#KeystoreImplementation]
>  
> If possible this should be added to 2.9.X Branch.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to