Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0003494 |
[Hessian] |
feature |
always |
05-09-09 02:30 |
05-09-09 02:30 |
|
Reporter |
Peter Dettman |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
3.2.1 |
|
Summary |
0003494: Add SSLSocketFactory property on HessianProxyFactory |
Description |
I have attached a patch that would add support for using an explicit SSLSocketFactory with https connections opened by HessianProxyFactory.
|
Additional Information |
I am currently doing this by subclassing HessianProxyFactory and overriding openConnection, which works well enough, but perhaps it is a common enough requirement to warrant inclusion in the default implementation.
|
|
Attached Files |
Hessian_SSLSocketFactory.patch [^] (1,424 bytes) 05-09-09 02:30 |
|