dice-cyfronet / atmosphere

Atmosphere cloud platform
MIT License
7 stars 3 forks source link

Wrong URL in api doc #277

Closed nowakowski closed 8 years ago

nowakowski commented 8 years ago

curl --cert <your_proxy_file> --cacert <your_proxy_file> http://<your-api-provider>/api/v1/appliance_sets

Change http to https and make sure the cacert option is valid (use "key" instead?)

mkasztelnik commented 8 years ago

This is plgrid specific. I changed there http into https. Additionally in atmosphere doc http was changed into https.