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. ref #8379