Feature #5644

Add ability to weaken the StrongSSLSocketFactory in StrongHttpsClient

Added by vanevery over 2 years ago. Updated over 2 years ago.

Status:ResolvedStart date:08/11/2015
Priority:HighDue date:
Assignee:n8fr8% Done:

0%

Category:-
Target version:-
Component:

Description

This would be really really nice:

public void weakenStrongSSLSocketFactory() {
sFactory.setEnableStongerDefaultProtocalVersion(false);
sFactory.setEnableStongerDefaultSSLCipherSuite(false);
}

History

#1 Updated by n8fr8 over 2 years ago

We can call it setPunyHumanSocketFactory() !

Also available in: Atom PDF