Actions
Feature #544
closedforeman<->smart-proxy communication should support ssl
Description
A https connection should be the default for smart-proxy requests
Updated by Ohad Levy over 13 years ago
- Category set to Proxy gateway
- Assignee set to Paul Kelly
Paul, do you want to include this one in 0.2?
Updated by Paul Kelly over 13 years ago
- Status changed from New to Ready For Testing
Updated by Paul Kelly over 13 years ago
Only connects using ssl if the smartproxy url is https://XXXX
Updated by Paul Kelly over 13 years ago
- % Done changed from 0 to 100
Applied in changeset 455f5d2ba487abc6fc7d52c8ce164f0a0834bc2e.
Updated by Ohad Levy over 13 years ago
- Status changed from Ready For Testing to Closed
it already supported ssl, this patch adds SSL verifications based on certificates (allowing to reuse puppet certificates as well).
Paul, would you mind documenting this change somewhere?
Actions