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

Adding extra SSL options #137

Open
dayglojesus opened this issue Apr 2, 2015 · 4 comments
Open

Adding extra SSL options #137

dayglojesus opened this issue Apr 2, 2015 · 4 comments
Labels
kind/bug Issue reporting a bug

Comments

@dayglojesus
Copy link

I am looking for a sound way to add extra SSL related options, specifically:

  • ssl_verify_client
  • ssl_crl

But when I attempt to add any SSL related options using the "proxy-wide" or "per-VIRTUAL_HOST" methodologies described in the README, the proxy goes belly-up.

dockergen.1 | 2015/04/02 19:49:22 Error running notify command: nginx -s reload, exit status 1

Is there a sensible way to achieve this without resorting to using a custom Go template?

@md5
Copy link
Contributor

md5 commented Apr 2, 2015

@jwilder and I discussed the SSL situation here when the per-VIRTUAL-HOST configs were added: #106 (comment)

I don't think there's a way around this currently, other than having your own nginx.tmpl.

@dayglojesus
Copy link
Author

Okay, thanks for the confirmation.

@md5
Copy link
Contributor

md5 commented Apr 2, 2015

I think this issue should probably be left open until a fix is made.

@dayglojesus
Copy link
Author

Re-opened, per your request! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issue reporting a bug
Projects
None yet
Development

No branches or pull requests

3 participants