From ee5d337468ebeb98f8d56778cb5b17996be357ca Mon Sep 17 00:00:00 2001 From: Pawel Date: Wed, 30 Sep 2020 15:51:47 +0200 Subject: Adjust PNF simulator to use CertService from OOM repo Issue-ID: INT-1730 Signed-off-by: Pawel Change-Id: Ica77a1099847e3b4c2670b6567416de75d6e2f45 --- sanitycheck/pnfsimulator-secured/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sanitycheck/pnfsimulator-secured/README.md') diff --git a/sanitycheck/pnfsimulator-secured/README.md b/sanitycheck/pnfsimulator-secured/README.md index 661806b..6a2cb37 100644 --- a/sanitycheck/pnfsimulator-secured/README.md +++ b/sanitycheck/pnfsimulator-secured/README.md @@ -9,7 +9,7 @@ chosen source. Makefile offers functionalities that allows to: * Run PNF simulator with fetching certs from AAF Certman - * Run PNF simulator with fetching certs from AAF Certservice (CMPv2) + * Run PNF simulator with fetching certs from OOM Certservice (CMPv2) ## Fetching from AAF Certman ### Description @@ -103,7 +103,7 @@ To remove pnf-simulator containers use: make clean-pnfsim-with-certman-setup ``` -## Fetching certificates from AAF Certservice (CMPv2) +## Fetching certificates from OOM Certservice (CMPv2) ### Description Running Makefile with Certservice target will start the following flow: -- cgit 1.2.3-korg