summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2021-05-28 00:00:06 +0300
committerDavid Faure <faure@kde.org>2021-06-24 08:52:11 +0000
commitb7b5638831d805905104e1b591207cde6892a78f (patch)
tree85c791e6acf48390bb6c4f936b5d0ce72b61b281 /data
parent1aee5e50fd279e6b25bc8508057fcaf1cc1157dd (diff)
downloadshared-mime-info-b7b5638831d805905104e1b591207cde6892a78f.tar.gz
application/pkix-crl: add magic and test case
Diffstat (limited to 'data')
-rw-r--r--data/freedesktop.org.xml.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in
index 070c3071..bd81b395 100644
--- a/data/freedesktop.org.xml.in
+++ b/data/freedesktop.org.xml.in
@@ -357,6 +357,9 @@ command to generate the output files.
</mime-type>
<mime-type type="application/pkix-crl">
<comment>certificate revocation list</comment>
+ <magic>
+ <match type="string" value="-----BEGIN X509 CRL-----" offset="0"/>
+ </magic>
<glob pattern="*.crl"/>
</mime-type>
<mime-type type="application/pkix-pkipath">