Skip to content

Fix PEM validation to handle CR characters#104

Merged
microshine merged 1 commit intomasterfrom
fix/pem-dos-line-endings
Jun 10, 2025
Merged

Fix PEM validation to handle CR characters#104
microshine merged 1 commit intomasterfrom
fix/pem-dos-line-endings

Conversation

@microshine
Copy link
Copy Markdown
Contributor

Update the PEM validation logic to correctly process CR characters in input data. Add comprehensive tests to ensure proper functionality across various line endings and input formats.

@microshine microshine linked an issue Jun 10, 2025 that may be closed by this pull request
@microshine microshine merged commit 7facbd3 into master Jun 10, 2025
8 checks passed
@microshine microshine deleted the fix/pem-dos-line-endings branch June 10, 2025 10:48
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.

PEM converter should allow DOS line endings

1 participant