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:
-
.pfxor.p12is in the allowlist -
The detected base MIME type is
application/x-x509-key
Work item resolved
|
Type |
Key |
Summary |
|---|---|---|
|
Bug |
Unable to upload .pfx/.p12 files |