chef-boneyard / opscode-pushy-server

Chef Push Jobs Server
https://docs.chef.io/push_jobs.html
Apache License 2.0
16 stars 10 forks source link

Ma/oc 5335 #72

Closed markan closed 11 years ago

markan commented 11 years ago

Modify pushy server to send the session key encrypted. This is a breaking change, and should be merged with the parallel client and pushy_common changes.

jkeiser commented 11 years ago

I'm curious how chef_authn can still handle the decoded public key vs. the normal one, but this looks good.

jkeiser commented 11 years ago

Also, given the PR title, are we missing a pushy_common PR? I don't see one in that repository ...