Hi Aniello, Thank you for very much.
Yes, We downloaded certificates from browser and import the cacerts into RANsim using following commands. keytool -import -noprompt -trustcacerts -alias SNDC -file sdnc.pem -keystore ran-simulator/ransim/docker/config/ransim/jssecacerts -storepass changeit keytool -import -noprompt -trustcacerts -alias SNDC2 -file sdnc-chain.pem -keystore ran-simulator/ransim/docker/config/ransim/jssecacerts -storepass changeit keytool -import -noprompt -trustcacerts -alias SNDC3 -file sdnc_ca.pem -keystore ran-simulator/ransim/docker/config/ransim/jssecacerts -storepass changeit keytool -import -noprompt -trustcacerts -alias SNDC4 -file sdnc-chain_ca.pem -keystore ran-simulator/ransim/docker/config/ransim/jssecacerts -storepass changeit Is it right, what we did? Now, we are able to see devices in 'odlux GUI' but it's showing 'Connecting' status. *11 false Connecting 35.73.69.255 2831 Unsupported Unknown undefined* *cucpserver1 false Connecting 35.73.69.255 2832 Unsupported Unknown undefined* We verified and there is right username/password in following file /home/ubuntu/ran-simulator/ransim/docker/docker-compose.yml *- SDNR_USER=admin* *- SDNR_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U* *Could you please tell us, what we are still missing?* Regards Ganesh Mane -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23906): https://lists.onap.org/g/onap-discuss/message/23906 Mute This Topic: https://lists.onap.org/mt/89499296/21656 Mute #slicing:https://lists.onap.org/g/onap-discuss/mutehashtag/slicing Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
