{"id":70438,"library":"jetty-alpn-conscrypt-client","title":"Jetty ALPN Conscrypt Client","description":"Jetty ALPN client implementation using Conscrypt for TLS ALPN negotiation.","status":"active","version":"12.1.8","language":"java","source_language":null,"source_url":"https://github.com/jetty/jetty.project","tags":["jetty","alpn","conscrypt","tls","networking"],"install":[{"cmd":"<dependency>\n  <groupId>org.eclipse.jetty</groupId>\n  <artifactId>jetty-alpn-conscrypt-client</artifactId>\n  <version>12.1.8</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.eclipse.jetty:jetty-alpn-conscrypt-client:12.1.8'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ConscryptClientALPN","correct":"org.eclipse.jetty.alpn.conscrypt.client.ConscryptClientALPN"}],"quickstart":{"code":"import org.eclipse.jetty.alpn.conscrypt.client.ConscryptClientALPN;\n\npublic class Quickstart {\n    public static void main(String[] args) {\n        ConscryptClientALPN alpn = new ConscryptClientALPN();\n        System.out.println(\"ALPN client initialized\");\n    }\n}","lang":"java","description":"Minimal example initializing the Conscrypt ALPN client."},"warnings":[{"fix":"Ensure Conscrypt is the only TLS provider or configure classpath ordering.","message":"Conscrypt dependency may conflict with other TLS providers.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'alpn':2,6,13,16 'client':4,7 'conscrypt':3,10,17 'implement':8 'jetti':1,5,15 'negoti':14 'network':19 'tls':12,18 'use':9","created_at":"2026-06-17T18:14:13.005976+00:00","updated_at":"2026-06-17T18:14:13.005976+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://jetty.org","github":"https://github.com/jetty/jetty.project","docs":"https://appdoc.app/artifact/org.eclipse.jetty/jetty-alpn-conscrypt-client/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}