https://bz.apache.org/bugzilla/show_bug.cgi?id=58099
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #13 from Philippe Mouawad <[email protected]> --- Hi Sebb, (In reply to Sebb from comment #12) > (In reply to Philippe Mouawad from comment #11) > > Hi, > > No SlowHC4SSLSocketFactory is not useful anymore, look at code it just > > extends HC4TrustAllSSLSocketFactory without anything specific. > > That's not so; it passes cps to HttpSSLProtocolSocketFactory. > If that's not working it needs to be fixed, not arbitrarily abandoned. > I am aware of that,look at HC4TrustAllSSLSocketFactory, it takes into account CPS also. > > I deprecated it , we could even remove it. > > In any case, this issue is entirely separate. > Removal of SlowHC4SSLSocketFactory would require a separate issue (but I > don't think it should be removed). No it is not needed as HttpSSLProtocolSocketFactory does its job already > > Please revert the parts that removed SlowHC4SSLSocketFactory. It is related as this removal occured through implementation of LazySchemeSocketFactory. Unless I am missing something, I don't see any issue here -- You are receiving this mail because: You are the assignee for the bug.
