commit | 426adadf24464b6003a5639d23679bd1bcbca647 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Feb 13 15:07:46 2019 -0800 |
committer | Patrick Venture <venture@google.com> | Wed Feb 13 15:07:46 2019 -0800 |
tree | 3a0798ebdcf02b6c6ab0f96b936b97d8f4dbf18a | |
parent | ca4f7887caa873fb74ed5f450c5c69676efd480b [diff] |
build: pkg anti-pattern: use defaults Use the defaults in the pkg check where the default error message is sufficient to identify which package is missing. Change-Id: Icee581a37f9105bc16cc33391e822aac54728ac7 Signed-off-by: Patrick Venture <venture@google.com>
Certificate management allows to replace the existing certificate and private key file with another (possibly CA signed) Certificate key file. Certificate management allows the user to install both the server and client certificates.
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.