summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2018-06-17 09:21:56 +0300
committerVille Skyttä <ville.skytta@iki.fi>2018-06-17 09:21:56 +0300
commit0395fc5281649e3f61dd9fa0e6cd0cd345d5a208 (patch)
treefc49a2f083fd06b6aae1d03a3875eec417dd0f33
parent855cb8daff8eac292745a3986bd152f07e88711c (diff)
downloadshared-mime-info-0395fc5281649e3f61dd9fa0e6cd0cd345d5a208.tar.gz
application/pkcs8-encrypted: New type
https://www.iana.org/assignments/media-types/application/pkcs8-encrypted
-rw-r--r--freedesktop.org.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index c54e2894..cfc47f1a 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -329,6 +329,12 @@ command to generate the output files.
<expanded-acronym>Public-Key Cryptography Standards</expanded-acronym>
<glob pattern="*.p8"/>
</mime-type>
+ <mime-type type="application/pkcs8-encrypted">
+ <_comment>PKCS#8 private key (encrypted)</_comment>
+ <acronym>PKCS</acronym>
+ <expanded-acronym>Public-Key Cryptography Standards</expanded-acronym>
+ <glob pattern="*.p8e"/>
+ </mime-type>
<mime-type type="application/pkcs10">
<_comment>PKCS#10 certification request</_comment>
<acronym>PKCS</acronym>