rhtconsulting / rhc-ose

OpenShift Automation and Utilities by Red Hat Consulting
42 stars 34 forks source link

Create oc-login-pki.sh #112

Closed tayterz closed 8 years ago

tayterz commented 8 years ago

What does this PR do?

a simple "oc login" wrapper script that uses a RequestHeader "Challenging Proxy" setup with x509/PKI certificates (passwordless) for authentication

How should this be manually tested?

Set up a RequestHeader proxy with PKI certificates as the authentication (passwordless keys). Use the script like this : oc-login-pki.sh userCertificateFile userKeyFile serverFQDN

Is there a relevant Issue open for this?

I'll be creating an RFE to include this functionality in OSE's "oc" command

Who would you like to review this?

Whomever's available.