Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-02 | update-ca: insert newline between certs | Natanael Copa | 1 | -1/+2 | |
There may be certificates that lack a trailing newline, which is allowed in the certificate format. We work around that by inject a newline after each cert. see https://gitlab.alpinelinux.org/alpine/aports/issues/8379 | |||||
2020-06-02 | update-ca: fix compiler warning | Natanael Copa | 1 | -1/+1 | |
2020-06-02 | update-ca: fix build with newer musl | Natanael Copa | 1 | -1/+1 | |
musl removed SYMLINK_MAX define[1]. Use PATH_MAX instead for symlink target. [1]: http://git.musl-libc.org/cgit/musl/commit/?id=767f7a1091af3a3dcee2f7a49d0713359a81961c | |||||
2017-11-14 | update-ca: remove arbitrary symlink restrictions on local cert dir, entirely ↵ | William Pitcock | 1 | -26/+3 | |
pointless | |||||
2017-08-02 | Add additional data from Alpineized ca-certificates package. | William Pitcock | 1 | -0/+362 | |