You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attach the file for which the detection is inaccurate
You can use the file sharing site of your choice, just ensure the file will not expire or get deleted.
Expected MIME type
application/x-pkcs12
Returned MIME type
application/octet-stream
Version of the library you are using
v1.4.2
Output of go version
go version go1.20.4 darwin/arm64
Additional context
Alternatively, you can fork the project, commit the file with a failing test and reference the commit in the issue.
The text was updated successfully, but these errors were encountered:
PKCS file format is not supported and it looks like a complicated format to detect.
If anyone is interested in adding detection for it, here are some starting points:
Attach the file for which the detection is inaccurate
You can use the file sharing site of your choice, just ensure the file will not expire or get deleted.
Expected MIME type
application/x-pkcs12
Returned MIME type
application/octet-stream
Version of the library you are using
v1.4.2
Output of
go version
go version go1.20.4 darwin/arm64
Additional context
Alternatively, you can fork the project, commit the file with a failing test and reference the commit in the issue.
The text was updated successfully, but these errors were encountered: