B4J Question JServer SSLConfiguration getting support for cipher/protocol lists

markbarrett_1

Member
Licensed User
Longtime User
Hi,

Just wondering how hard it could be to get access to setExcludeCipherSuites / setIncludeCipherSuites and setExcludeProtocols / setIncludeProtocols aspects of SSL configuration.

From a quick reading it probably belongs to the SSLConfiguration type in the JServer library.

Thanks in Advance.

Cheers.

M
 
Top