google / google/conscrypt

Conscrypt support for SocketChannel instead of standard java.io.Socket

Open
#970 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.4k
Forks
326
Avg merge
16h 22m
Merged PRs (30d)
17

Description

Repro'd a bug that seems to be JSSE or Conscrypt with SocketChannel sockets. It fails with both, so could be lower (JVM) or higher (OkHttp) in the stack.

https://github.com/square/okhttp/pull/6554

SocketChannelSocketFactory comes from Presto project https://github.com/prestodb/presto/blob/master/presto-client/src/main/java/com/facebook/presto/client/SocketChannelSocketFactory.java

But specifically, is SocketChannel socket a supported use case with Conscrypt?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.