The GitHub Actions job "Validate and test" on 
pekko-grpc.git/port/b0ff79ec-netty-ssl-context has succeeded.
Run started by GitHub user pjfanning (triggered by pjfanning).

Head commit for run:
d44a53d3ead96e9c917b602a74c8d1d844de910a / 虎鸣 <[email protected]>
fix: clean up Netty SSL context creation

Motivation:
Port akka/akka-grpc@b0ff79ecc4382b25bad4e041df6cdbaa3b305343, which is now 
Apache licensed, to remove reflective mutation of Netty JdkSslContext internals.

Modification:
Construct JdkSslContext directly from the provided Java SSLContext and preserve 
HTTP/2 ciphers plus ALPN h2 for the current grpc-netty-shaded runtime.

Result:
Java SSLContext-backed clients avoid private-field reflection while keeping 
TLS/HTTP2 negotiation working.

References:
https://github.com/akka/akka-grpc/commit/b0ff79ecc4382b25bad4e041df6cdbaa3b305343
https://github.com/akka/akka-grpc/pull/1649

Report URL: https://github.com/apache/pekko-grpc/actions/runs/26362628997

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to