xebialabs-community / xld-openshift-plugin

Plugin to deploy war files on jboss gears in open shift and support for OpenShift v3 on Kubernetes
2 stars 6 forks source link

OpenShift login should support TLS #9

Closed MarkRx closed 7 years ago

MarkRx commented 7 years ago

Right now the plugin skips TLS in the login script:

--insecure-skip-tls-verify=true

This should be an optional parameter that can be configured.

jdewinne commented 7 years ago

Thanks for reporting. Fixed in v6.4.0