Wrong mimeType application/pkcs7-signature
Content type identification of an InputStream
Brought to you by:
gcontini
Originally created by: stefano....@gmail.com
Expected Output: application/x-pkcs7-mime
Actual Output: application/pkcs7-signature
What version of the product are you using? wazformat-1.1.6
On what operating system? Windows XP
Please provide any additional information below.
Please, see W3C School:
http://www.w3schools.com/media/media_mimeref.asp
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: dvd.s...@gmail.com
I've found the application/pkcs7-signature on this document
http://www.ietf.org/rfc/rfc2311.txt.
Which kind of file are you trying to identify? Can you attach it?
Labels: -Type-Defect Type-Enhancement
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: dvd.s...@gmail.com
Also see issue 25
Blockedon: 25
Related
Tickets: #25
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: stefano....@gmail.com
First of all, I made a mistake: W3C school is NOT an Authority, so no surprise for
mime type list out-of-date.
Second, the attached file is a txt pkcs#7 signed (.p7m), it's expect to be detected
as: application/pkcs7-mime, not as application/pkcs7-signature.
Test should pass file and stream detection.
I'll try mime-util for detection, in conjunction with wazformat and easystream
(latest releases).
Tnx for very fast answer.