aboutsummaryrefslogtreecommitdiffstats
path: root/main/ca-certificates/0003-update-ca-insert-newline-between-certs.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/ca-certificates: fix bundle with certs without newlineNatanael Copa2020-02-061-0/+38
backport fix that adds newline to each cert in the bundle. The reason is that trailing newline is no requirement so self generated certs may not have it. fixes #8379 (cherry picked from commit d9eab57971e1500ed4c2207ab3575d01442f43fd)