You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2023. It is now read-only.
When I install the flowvisor, after starting the flowvisor with this command
sudo -u flowvisor flowvisorIn a new terminal I type the following to create an slice
fvctl -f /dev/null add-slice upper tcp:localhost:10001 admin@uppersliceI get this errors in two terminals
2016-12-29 14:42:42.631:WARN::javax.net.ssl.SSLException: Received fatal alert: unknown_caCould somebody please help me? I am totally stopped by this problem.