Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: support self-signed SSL certificates on agents #1853

Closed
ebr opened this issue Aug 21, 2015 · 10 comments
Closed

feature request: support self-signed SSL certificates on agents #1853

ebr opened this issue Aug 21, 2015 · 10 comments
Labels
area/agent Issues that deal with the Rancher Agent kind/feature Issues that represent larger new pieces of functionality, not enhancements to existing functionality

Comments

@ebr
Copy link

ebr commented Aug 21, 2015

Tried joining a host to a server with SSL enabled and using a self-signed cert. In the agent's logs: level="fatal" msg="Failed to connect to proxy." error="x509: certificate signed by unknown authority". It would be great to be able to use a self-signed certificate in situations where only encryption is of interest and not authentication.

@ka2er
Copy link

ka2er commented Sep 2, 2015

+1 : would be great to allow agent to connect to server served via https+self signed certificates

@deniseschannon deniseschannon added kind/feature Issues that represent larger new pieces of functionality, not enhancements to existing functionality area/agent Issues that deal with the Rancher Agent labels Sep 8, 2015
@kaos
Copy link

kaos commented Sep 9, 2015

+1

@allamand
Copy link

+1 this is really needed
I find a way to access Rancher in https which allow me to access websockets behind my enterprise proxy, but let agent discuss in http, so the workarround is ok for me for now.

@smaccona
Copy link

We managed to solve this with custom builds of rancher/server, rancher/agent and rancher/agent-instance. I detailed our approach at #2237 (comment)

@kaos
Copy link

kaos commented Oct 21, 2015

@smaccona Thank you. That's pretty close to what I did, although I gave up when I reached the point that I had to patch the python tar ball in rancher/server.. But seeing that you actually managed to get it to work is cool :)

@sstine
Copy link

sstine commented Feb 8, 2016

+1 really need this. Something like what Flocker does would be nice: https://docs.clusterhq.com/en/latest/docker-integration/configuring-authentication.html

@will-chan
Copy link
Contributor

I believe this is now supported.

@exocode
Copy link

exocode commented Feb 10, 2017

@deniseschannon the docs link ended in a 404 error page
bildschirmfoto 2017-02-10 um 22 33 17

@deniseschannon
Copy link

@exocode I updated the link for the current latest (1.4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/agent Issues that deal with the Rancher Agent kind/feature Issues that represent larger new pieces of functionality, not enhancements to existing functionality
Projects
None yet
Development

No branches or pull requests

9 participants