question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Linkerd Docker image fails to use BoringSSL on Linux

See original GitHub issue

As initially reported on Discourse, proxying H2 TLS connections with the the linkerd:latest Docker image fails with the message “JDK provider does not support NPN_AND_ALPN protocol”. This message appears to indicate that BoringSSL is not being used and Linkerd is falling back to the JDK-provided SSL implementation.

Curiously, this issue only seems to exist when the Docker image is run from a Linux host – I originally attempted to reproduce the issue on macOS and everything worked fine. After trying the same configuration on Linux in GCE, I was able to reproduce the issue.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

Linkerd h2 router rejects requests from go client - Help
I'm using the linkerd:latest image and go 1.8. ... Hmmmm… based on that error message it seems like boringssl is not being used...
Read more >
Arnar Páll Arnarsson (@ArnarPall) / Twitter
Initial work for introducing openssl/boringssl as a TLS provider by arnarpall · Pull ... Firecracker VMs but with a Docker container developer experience!...
Read more >
Awesome Rust Overview
If you want to contribute, please read this. Table of contents. Applications. Audio and Music; Cryptocurrencies; Database; Emulators; Games; Graphics; Image ...
Read more >
GigaOm Radar for Service Meshv2.0 - Webflow
Cloud service provider (CSP): Providers delivering on-demand, pay-per-use services ... microservice containers managed by Amazon Elastic Container Services ...
Read more >
HashiCorp Consul – Index - Wilson Mar
Use this to learn about basic CLI commands, starting/stopping the Agent, API calls, GUI menus using a single server within a Docker image....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found