Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update-ca: insert newline between certs | Natanael Copa | 2020-02-05 | 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 | ||||
* | update-ca: fix compiler warning | Natanael Copa | 2020-02-05 | 1 | -1/+1 |
| | |||||
* | update-ca: fix build with newer musl | Natanael Copa | 2018-09-24 | 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 | ||||
* | update-ca: remove arbitrary symlink restrictions on local cert dir, entirely ↵ | William Pitcock | 2017-11-14 | 1 | -26/+3 |
| | | | | pointless | ||||
* | Add additional data from Alpineized ca-certificates package. | William Pitcock | 2017-08-02 | 1 | -0/+362 |