commit | 8d656133b3f1e8699f4900e747c1db6d68c98646 | [log] [tgz] |
---|---|---|
author | Nagaraju Goruganti <ngorugan@in.ibm.com> | Wed Oct 17 03:08:21 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Nov 07 22:39:41 2018 +0000 |
tree | 51062fb5fff81f91c02d7dc6e9026ca222b6bef5 | |
parent | a1acf5c6397356ae0f45ba5b9d78638c00b62f3d [diff] |
Declare errors in Config and Create interfaces The Config interface and Create interface can throw a "NoCACertificate" error. For example: If LDAP server's CA certificate not provided and someone tries to enable secure LDAP, this error should be thrown. Change-Id: Ie773245fb7c6b36f25cd1acca2bfc3b0391dfeac Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com> Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>