Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kse.desktop: add more supported MIME types #525

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

stokito
Copy link
Contributor

@stokito stokito commented Dec 11, 2024

Added: pkcs7-signature (.p7s) and the pkcs7-mime (.p7m, encrypted).

Other types that also can be viewed by the KSE because they PEM/ASN1 based (like application/pkcs8) or "alias" types like x-x509-user-cert:

application/pkcs8
application/pkcs8-encrypted
application/x-pem-file
application/x-pkcs7-certreqresp
application/x-pkcs7-crl
application/x-x509-user-cert

MIME types were sorted to make it easier to compare

Added:
pkcs7-mime (.p7m)
pkcs7-signature (.p7s)

Other "alias" types i.e. `x-x509-user-cert`.
MIME types were sorted to make it easier to compare
@kaikramer kaikramer merged commit aac7d50 into kaikramer:main Dec 15, 2024
4 checks passed
@kaikramer
Copy link
Owner

Thanks for the PR

@stokito stokito deleted the desktop_mime branch December 15, 2024 15:03
jonwltn pushed a commit to jonwltn/keystore-explorer that referenced this pull request Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants