I am currently using the latest Casablanca Master of OOM to deploy ONAP on my 
OpenStack cloud.

After doing that, I am trying to run the vFWCL use case.

I succeeded till distributing the service with SDC, but when I go to 
instantiate that service in VID, I do not see any SDC Service Models. So I 
cannot instantiate that service.

This is kind of expected, because I get the following error when I try to 
distribute my service in SDC:
DISTRIBUTION_COMPLETE_ERROR Reason: Error calling A&AI 
javax.ws.rs.ProcessingException: javax.net.ssl.SSLHandshakeException: 
java.security.cert.CertificateException: No subject alternative DNS name 
matching aai.casa1 found.

The thing is that I have deployed ONAP on my Kubernetes in a namespace called 
casa1. My Kubernetes namespace is not called onap.

However, I guess the SSL Certificate for aai has a CN=aai.onap, and the URL 
that my SDC is using to make the REST call is https://aai.casa1:8443/….
I guess this is the reason why I am getting the DISTRIBUTION_COMPLETE_ERROR 
mentioned above.

Is the only way to resolve the issue by installing my ONAP under the ‘onap’ 
namespace, so that the URL matches the CN in the certificate?

If there is a solution where I do not have to re-install all of ONAP under the 
onap namespace, please let me know.

Thanks,

Nikhil

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#17203): https://lists.onap.org/g/onap-discuss/message/17203
Mute This Topic: https://lists.onap.org/mt/31728358/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to