diff options
author | Zebek Bogumil <bogumil.zebek@nokia.com> | 2021-03-17 08:04:25 +0100 |
---|---|---|
committer | Bogumil Zebek <bogumil.zebek@nokia.com> | 2021-03-17 12:33:56 +0000 |
commit | ba34c7c6f336575560c618b20580baa5cec3530e (patch) | |
tree | 91c19e72e96fa2e4bcb204c3dff3a9a0970c7e3c /sanitycheck/vesclient-secured/README.md | |
parent | 2fa21ae5c2245ec5a75a7677320e77d70aae443e (diff) |
Add sanitycheck for ves client
Issue-ID: INT-1869
Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
Change-Id: Ib297493ad9386594b4451f05378e070747187428
Diffstat (limited to 'sanitycheck/vesclient-secured/README.md')
-rw-r--r-- | sanitycheck/vesclient-secured/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sanitycheck/vesclient-secured/README.md b/sanitycheck/vesclient-secured/README.md new file mode 100644 index 0000000..f791afb --- /dev/null +++ b/sanitycheck/vesclient-secured/README.md @@ -0,0 +1,11 @@ +Standalone VES client configuration for HTTPS communication with VES +------------------------ + +This directory contains files for secured VES client deployments, which will use certificates for HTTPS communication with VES. + +Currently, there are two ways for VES client to fetch certificates: +* Using AAF Certman +* Using OOM CertService (CMPv2) + +Both ways are described in `certman` and `certservice` directories respectively + |