Skip to content

Update string.c with PEM keys and certs as string types - #234

Open
rocketraman wants to merge 1 commit into
bugaevc:masterfrom
rocketraman:strings-pem
Open

Update string.c with PEM keys and certs as string types#234
rocketraman wants to merge 1 commit into
bugaevc:masterfrom
rocketraman:strings-pem

Conversation

@rocketraman

Copy link
Copy Markdown

Resolves #233. Adds the following MIME types as String types:

application/x-pem-key
application/pkcs8+pem
application/pkix-cert+pem

Resolves bugaevc#233. Adds the following MIME types as String types:

application/x-pem-key
application/pkcs8+pem
application/pkix-cert+pem
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.

Treat application/x-pem-key as text

1 participant