Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conditionally build certhash into openssl(1) | Brent Cook | 2015-02-14 | 1 | -1/+6 |
| | | | | | For now, look for openat and symlink. We may switch to just needing symlink later. | ||||
* | add the new openssl(1) certhash command | Brent Cook | 2015-02-11 | 1 | -0/+1 |
| | |||||
* | simplify building the apps Makefile | Brent Cook | 2014-12-06 | 1 | -0/+82 |
Remove extra machinery in favor of a plain-old Makefile.am. Tighten up what files are copied on build, package a simple openssl.cnf. |