commit | dec5877c7e1219299042671cdf82589a081d583f | [log] [tgz] |
---|---|---|
author | Marri Devender Rao <devenrao@in.ibm.com> | Tue Jun 11 03:10:00 2019 -0500 |
committer | Marri Devender Rao <devenrao@in.ibm.com> | Tue Jun 11 03:17:49 2019 -0500 |
tree | 332dd6e4760c532ec860287cc0315774d0d1a458 | |
parent | f46827128c0b53aac50e08db772ffe48c9987c65 [diff] |
Fix subject property value is set with certificate string Noticed subject property value is set with certificate string value and subject value. Change-Id: Ie8c6420e607550f6d8c573b2ebcf723494fdd8f8 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.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`.