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 has been archived by the owner on Jan 25, 2022. It is now read-only.
I want add my private CF NISE cloud as a server in the Eclipse IDE via the CloudFoundry Plugin.
My CF NISE setup is on virtualbox.
Initially, there were SSL exceptions (due to expired hard coded certificate in the code base and incorrect CN). i replaced the certificates with CN = api.10.39.39.39.xip.io.
the URL provided is "https://api.10.39.39.39.xip.io".
It needs email address and password to validate the account.
i have tried admin/c1oudc0w and vagrant/vagrant but its unable to validate
What credentials does this plugin expect for a CF NISE setup?
The text was updated successfully, but these errors were encountered:
Do you get the same validation issues with the credentials that you specified through CF Eclipse?
Normally, CF Eclipse is no different than the cli or web interfaces in terms of validating credentials and logging into an account. A set of valid credentials should work in all three cases.
If you have a chance to try it out, it will help us narrow down the issue. Thank you.
I want add my private CF NISE cloud as a server in the Eclipse IDE via the CloudFoundry Plugin.
My CF NISE setup is on virtualbox.
Initially, there were SSL exceptions (due to expired hard coded certificate in the code base and incorrect CN). i replaced the certificates with CN = api.10.39.39.39.xip.io.
the URL provided is "https://api.10.39.39.39.xip.io".
![eclipse1](https://cloud.githubusercontent.com/assets/7638096/3027976/eca43312-e027-11e3-8620-8201555915e3.PNG)
It needs email address and password to validate the account.
i have tried admin/c1oudc0w and vagrant/vagrant but its unable to validate
What credentials does this plugin expect for a CF NISE setup?
The text was updated successfully, but these errors were encountered: