Skip to content

feat(auth): Allow parsing PEM key files#6155

Queued
jjbayer wants to merge 5 commits into
masterfrom
feat/auth-decode-pem
Queued

feat(auth): Allow parsing PEM key files#6155
jjbayer wants to merge 5 commits into
masterfrom
feat/auth-decode-pem

Conversation

@jjbayer

@jjbayer jjbayer commented Jun 30, 2026

Copy link
Copy Markdown
Member

Enable deserialization of public verification / private signing keys formatted with the prefix -----BEGIN PUBLIC KEY----- and -----BEGIN PRIVATE KEY-----, respectively.

This facilitates integration with secret providers.

ref: INGEST-755

@linear-code

linear-code Bot commented Jun 30, 2026

Copy link
Copy Markdown

INGEST-755

@jjbayer jjbayer marked this pull request as ready for review June 30, 2026 19:20
@jjbayer jjbayer requested a review from a team as a code owner June 30, 2026 19:20

@Dav1dde Dav1dde left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Comment thread Cargo.toml Outdated
@jjbayer jjbayer enabled auto-merge July 1, 2026 07:26
@jjbayer jjbayer added this pull request to the merge queue Jul 1, 2026
Any commits made after this event will not be merged.
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