Release Notes for 6.7.1
Bug fix
Unable to upload .pfx/.p12 files
Due to a bug in the Tika library, .pfx
and .p12
files are detected as application/x-x509-key
instead of application/x-pkcs12
.
To handle this, .pfx
and .p12
files will be allowed if:
.pfx
or.p12
is in the allowlistThe detected base MIME type is
application/x-x509-key
Work item resolved
Type | Key | Summary |
---|---|---|
Bug | Unable to upload .pfx/.p12 files |