You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
Currently there seems to be no option to use an SSL connection.
We would need a new connection parameter called sslProtocol or something.
When this parameter is set we'll need to call factory.useSslProtocol("TLSv1.2"); with the given protocol.