9 lines
364 B
XML
9 lines
364 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="application/x-pem-file">
|
|
<!--Created automatically by update-mime-database. DO NOT EDIT!-->
|
|
<comment>Openssl PEM format</comment>
|
|
<acronym>PEM</acronym>
|
|
<sub-class-of type="text/plain"/>
|
|
<glob weight="50" pattern="*.pem"/>
|
|
</mime-type>
|