Skip to content

Allow for two-way ssl(SSLEngine.setNeedClientAuth()) #838

@BroHammie

Description

@BroHammie

CustomSSLWebSocketServerFactory doesn't allow for full customization of the SSLEngine. Addition of a SSLEngineWebSocketServerFactory that takes SSLEngine as a parameter allows for configuring much more than was exposed in the CustomSSLWebSocketServerFactory.

See: https://docs.oracle.com/javase/7/docs/api/javax/net/ssl/SSLEngine.html

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions