I have a password protected xlsx file. The default mime type detection returns a mime type of "application/x-tika-ooxml-protected". Is it possible to configure the mime type detection to return the underlying content type, e.g. "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet". I didn't see any configuration options available to override in custom-mimetypes.xml.
- Configuring mime type detection for password protected OOMXL Tucker B
