summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2015-08-25 14:11:26 +0300
committerVille Skyttä <ville.skytta@iki.fi>2015-08-25 14:11:26 +0300
commit5a30590a216d788be79667c9f5b68508f03e9b28 (patch)
tree5ed607d27d2ada26869212df34bafec44f5a2437
parent723f48407070d3aa2cdfa5069c55f5136eea368e (diff)
downloadshared-mime-info-5a30590a216d788be79667c9f5b68508f03e9b28.tar.gz
application/pkcs12: Use IANA registered type for PKCS#12
http://www.iana.org/assignments/media-types/application/pkcs12
-rw-r--r--freedesktop.org.xml.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index de8e19a4..4176ee09 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -3043,12 +3043,13 @@ command to generate the output files.
<glob pattern="*.p7b"/>
<glob pattern="*.spc"/>
</mime-type>
- <mime-type type="application/x-pkcs12">
+ <mime-type type="application/pkcs12">
<_comment>PKCS#12 certificate bundle</_comment>
<acronym>PKCS</acronym>
<expanded-acronym>Public-Key Cryptography Standards</expanded-acronym>
<glob pattern="*.p12"/>
<glob pattern="*.pfx"/>
+ <alias type="application/x-pkcs12"/>
</mime-type>
<mime-type type="application/x-planperfect">
<_comment>PlanPerfect spreadsheet</_comment>