Skip to content

Conversation

denibertovic
Copy link
Contributor

The support has just been merged to docker master a few days ago: http://docs.docker.io/en/master/examples/https/

@denibertovic
Copy link
Contributor Author

ping @shin-

let me know what you think.

@shin-
Copy link
Contributor

shin- commented Mar 23, 2014

LGTM! =)

@shin-
Copy link
Contributor

shin- commented Mar 25, 2014

Could the tls boolean be implied by the presence of cert and key?

@mpetazzoni
Copy link
Contributor

Similarly, can't it be implied by the fact that the base_url starts with https:// ?

@denibertovic
Copy link
Contributor Author

I was trying to mimic what we already have with the CLI: http://docs.docker.io/en/master/examples/https/#client-modes

If you look at the docs you will see that I've only covered the 3rd option, cause that's the one that i specifically need at this time. At some point we should probably cover the others but this one seems like the one people will need the most (ie. the client authenticating to the server with a client certificate).

@shin-
Copy link
Contributor

shin- commented Apr 4, 2014

Makes sense. I'd say we add the other parameters then and raise NotImplementedError when provided with an unsupported combination. What do you guys think?

@mpetazzoni
Copy link
Contributor

+1

@momer
Copy link
Contributor

momer commented May 13, 2014

@denibertovic Are you going to implement @shin- feedback? I missed this issue in my search for SSL, and rewrote it just a lil bit ago. Glad there's already a PR, but can we get the feedback implemented and merge this?

@denibertovic
Copy link
Contributor Author

@momer @shin- sorry I was busy for quite a while. I can take another crack at this over the weekend but if you feel that you can get it done before then (or do you already have everything?) feel free to work with shin to get it merged.

@momer
Copy link
Contributor

momer commented May 13, 2014

I'll send it through in a second here 👍 for your work on this so far.

@fermayo
Copy link
Contributor

fermayo commented May 14, 2014

+1

1 similar comment
@bernardopericacho
Copy link
Contributor

+1

@momer
Copy link
Contributor

momer commented May 19, 2014

Haven't heard back yet regarding this @shin- #226

@shin-
Copy link
Contributor

shin- commented Jun 21, 2014

Closing in favor of #226

@shin- shin- closed this Jun 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants