-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36315/
-----------------------------------------------------------
(Updated July 8, 2015, 7:33 p.m.)
Review request for qpid and Andrew Stitcher.
Changes
-------
Avoid setting the connection hostname in any of the security layers if it is
not ext.
Bugs: proton-939
https://issues.apache.org/jira/browse/proton-939
Repository: qpid-proton-git
Description
-------
Prevents the connection's hostname setting overriding one set via
pn_ssl_set_peer_hostname
Diffs (updated)
-----
proton-c/include/proton/ssl.h b250e6a
proton-c/src/transport/transport.c e5e8276
tests/python/proton_tests/ssl.py f3c7f1f
Diff: https://reviews.apache.org/r/36315/diff/
Testing
-------
new unit tests added
Thanks,
Kenneth Giusti