LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   ssh to OpenShift (https://www.linuxquestions.org/questions/red-hat-31/ssh-to-openshift-4175477756/)

GlennOC 09-19-2013 11:58 AM

ssh to OpenShift
 
Hi,

Im battling to connect to the OpenShift platform. On the Control Panel it says i must use this..

ssh ********************@******.rhcloud.com

I put that in my Putty (Windows Desktop), and it says no supported authentication method available.

Pearlseattle 09-20-2013 02:49 PM

Quote:

and it says no supported authentication method available
You'll have to focus on that and on the authentication options available with OpenShift => e.g. if they gave you an X.509 certificate to be used to login you'll have to save it locally & make your Putty aware of that.

ryanj 09-24-2013 07:45 PM

SSH keys
 
OpenShift uses SSH keys to authenticate most command-line interactions. If you already have a public / private key pair that you wish to use with OpenShift, you can add your public key to the following page: https:// YOUR_OPENSHIFT_SITE /app/console/settings

If you don't already have a pair of keys, running 'rhc setup' will help you generate a new key pair, and will offer to upload your public key to OpenShift.


All times are GMT -5. The time now is 07:58 AM.