https://bz.apache.org/bugzilla/show_bug.cgi?id=58099
--- Comment #15 from Sebb <[email protected]> --- (In reply to Philippe Mouawad from comment #13) > 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 It does seem to work OK. It seems SlowHC4SSLSocketFactory was effectively made obsolete in Bugzilla 55455. So it's not suprising that dropping it as a part of this bug is confusing. -- You are receiving this mail because: You are the assignee for the bug.
