Page MenuHomeFreeBSD

certctl: Convert line endings before inspecting files.
ClosedPublic

Authored by des on Nov 7 2023, 1:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 22, 11:35 AM
Unknown Object (File)
Sun, May 19, 9:11 AM
Unknown Object (File)
Sun, May 19, 2:56 AM
Unknown Object (File)
Wed, May 8, 6:14 AM
Unknown Object (File)
Apr 23 2024, 1:09 AM
Unknown Object (File)
Apr 23 2024, 1:09 AM
Unknown Object (File)
Apr 23 2024, 1:09 AM
Unknown Object (File)
Apr 23 2024, 12:57 AM
Subscribers

Details

Summary

This ensures that certificate files or bundles with DOS or Mac line
endings are recognized as such and handled identically to those with
Unix line endings.

PR: 274952

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Nov 7 2023, 1:14 PM
This revision is now accepted and ready to land.Nov 7 2023, 7:28 PM

While technically I have no objection, I still consider that the split approach is wrong as layed out in the PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274952