Skip to content

devenrao/phosphor-certificate-manager

 
 

Repository files navigation

phosphor-certificate-manager

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

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`.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.2%
  • M4 4.8%
  • Makefile 1.6%
  • Shell 0.4%