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
These are the same certificates you created during the flocker installation/configuration using the cli tools.
FYI, This project is moving to https://github.com/ScatterHQ/flocker, a small number of the clusterhq folks will try to maintain it to a certain degree if the community wants it.
I see the docs,call api need user.crt and user.key
curl --cacert $PWD/cluster.crt --cert $PWD/user.crt --key $PWD/user.key
https://172.16.255.250:4523/v1/configuration/containers
how to generate these?
The text was updated successfully, but these errors were encountered: