Bug 694612
Summary: | Need SSL and/or WS-Security enabled for aviary components | ||
---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Pete MacKinnon <pmackinn> |
Component: | condor-aviary | Assignee: | Pete MacKinnon <pmackinn> |
Status: | CLOSED ERRATA | QA Contact: | Martin Kudlej <mkudlej> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 2.0 | CC: | iboverma, jneedle, matt, mkudlej, rrati, tstclair |
Target Milestone: | 2.1 | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | condor-7.6.5-0.1 | Doc Type: | Enhancement |
Doc Text: |
Previously, Aviary could only be operated within a secure local network in order to secure communication between Aviary clients and servers. This update includes upstream code enhancements that integrate OpenSSL more fully into the Axis2C SOAP (Simple Object Access Protocol) engine used by the Aviary server implementation. Aviary clients and servers can now exchange x509 certificates to authenticate each side and establish a secure link.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2012-01-23 17:26:15 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 726484, 746251 | ||
Bug Blocks: | 733447, 743350 |
Description
Pete MacKinnon
2011-04-07 18:52:39 UTC
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: Desire for secure and authenticated communication between Aviary clients and servers. Consequence: Aviary could previously only be operated within a secure local network. Change: OpenSSL was more fully integrated into the Axis2C SOAP engine used by the Aviary server implementation. This required upstream code enhancements. Result: Aviary clients and servers can exchange x509 certificates to authenticate each side and establish a secure link. All dependencies are verified -->VERIFIED Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,4 +1 @@ -Cause: Desire for secure and authenticated communication between Aviary clients and servers. +Previously, Aviary could only be operated within a secure local network in order to secure communication between Aviary clients and servers. This update includes upstream code enhancements that integrate OpenSSL more fully into the Axis2C SOAP (Simple Object Access Protocol) engine used by the Aviary server implementation. Aviary clients and servers can now exchange x509 certificates to authenticate each side and establish a secure link.-Consequence: Aviary could previously only be operated within a secure local network. -Change: OpenSSL was more fully integrated into the Axis2C SOAP engine used by the Aviary server implementation. This required upstream code enhancements. -Result: Aviary clients and servers can exchange x509 certificates to authenticate each side and establish a secure link. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2012-0045.html |