[ https://issues.apache.org/jira/browse/TIKA-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lonzak updated TIKA-4283: ------------------------- Description: 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. was: 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 (also) be added to 2.9.X Branch. > Add detection for JKS Keystore > ------------------------------ > > Key: TIKA-4283 > URL: https://issues.apache.org/jira/browse/TIKA-4283 > Project: Tika > Issue Type: New Feature > Reporter: Lonzak > Priority: Major > Fix For: 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)