Browse Source

Merge pull request #2402 from heraklit256/p7s-mime

[Minor] Mark PKCS7 containers as good MIME type
tags/1.8.0
Vsevolod Stakhov 5 years ago
parent
commit
5decc49cd1
No account linked to committer's email address
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      conf/mime_types.inc

+ 2
- 2
conf/mime_types.inc View File

@@ -203,8 +203,8 @@ application/pidf+xml 0
application/pidf-diff+xml 0
application/pkcs10 0
application/pkcs12 0
application/pkcs7-mime 0
application/pkcs7-signature 0
application/pkcs7-mime -1
application/pkcs7-signature -1
application/pkcs8 0
application/pkix-attr-cert 0
application/pkix-cert 0

Loading…
Cancel
Save