Home
last modified time | relevance | path

Searched refs:ALPN (Results 1 – 25 of 34) sorted by relevance

12

/external/curl/docs/cmdline-opts/
Dno-alpn.d7 Help: Disable the ALPN TLS extension
10 Disable the ALPN TLS extension. ALPN is enabled by default if libcurl was built
11 with an SSL library that supports ALPN. ALPN is used by a libcurl that supports
/external/curl/docs/
DHTTP2.md38 ALPN (or NPN) to negotiate which protocol to continue with. Possibly introduce
44 ALPN is the TLS extension that HTTP/2 is expected to use. The NPN extension is
45 for a similar purpose, was made prior to ALPN and is used for SPDY so early
46 HTTP/2 servers are implemented using NPN before ALPN support is widespread.
49 applications to explicitly disable ALPN or NPN.
54 The challenge is the ALPN and NPN support and all our different SSL
58 - OpenSSL: ALPN and NPN
59 - libressl: ALPN and NPN
60 - BoringSSL: ALPN and NPN
61 - NSS: ALPN and NPN
[all …]
DALTSVC.md24 1. The ALPN id for the source origin
27 4. The ALPN id for the destination host
/external/grpc-grpc-java/
DSECURITY.md7ALPN](https://tools.ietf.org/html/draft-ietf-tls-applayerprotoneg-05) to negotiate the use of the …
16 ciper-suites and a reliable ALPN implementation. This requires [updating the
20 Although ALPN mostly works on newer Android releases (especially since 5.0),
53 3. **ALPN to NPN Fallback**: if the remote endpoint doesn't support ALPN.
62 …R. Using this artifact requires no extra installation and guarantees that ALPN and the ciphers req…
121 1. [OpenSSL](https://www.openssl.org/) version >= 1.0.2 for ALPN support, or version >= 1.0.1 for N…
218 ## TLS with JDK (Jetty ALPN/NPN)
222 …mended approach is to use [OpenSSL](#tls-with-openssl). Using the JDK for ALPN is generally much s…
224ALPN brings its own baggage in that the Java bootclasspath needs to be modified, which may not be …
226 *The moral of the story is: Don't use the JDK for ALPN! But if you absolutely have to, here's how …
[all …]
Dbuild.gradle242 // Jetty ALPN dependencies
247 // Define a separate configuration for managing the dependency on Jetty ALPN agent.
270 // Configuration for modules that use Jetty ALPN agent
DCONTRIBUTING.md53 ### Jetty ALPN setup for IntelliJ
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DGrpcSslContexts.java79 private static final ApplicationProtocolConfig ALPN = new ApplicationProtocolConfig( field in GrpcSslContexts
80 Protocol.ALPN,
219 apc = ALPN; in configure()
223 apc = ALPN; in configure()
229 apc = ALPN; in configure()
/external/grpc-grpc-java/interop-testing/
Dbuild.gradle47 // For the automated tests, use Jetty ALPN.
52 // Note that OkHttp currently only supports ALPN, so OpenSSL version >= 1.0.2 is required.
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-generic-sessions/
DREADME.md17 [2018/03/20 13:23:13:0146] NOTICE: HTTP2 / ALPN enabled
/external/grpc-grpc-java/netty/
Dbuild.gradle33 // Allow testing Jetty ALPN in TlsTest
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-tls/
DREADME.md17 [2018/03/20 13:23:13:0146] NOTICE: HTTP2 / ALPN enabled
/external/grpc-grpc/doc/
Dssl-performance.md3 …n't necessarily making it easy to integrate. The HTTP/2 protocol requires ALPN support, which is a…
/external/libwebsockets/minimal-examples/http-client/minimal-http-client/
DREADME.md18 --h1|Specify http/1.1 only using ALPN, rejects h2 even if server supports it
/external/okhttp/
DCHANGELOG.md308 * **Fix: Disable ALPN on Android 4.4.** That release of the feature was
357 * Fix: Drop NPN support. Going forward we support ALPN only.
364 * Fix: Don't leak connections when using ALPN on the desktop.
365 * Fix: Update Jetty ALPN to `7.1.2.v20141202` (Java 7) and `8.1.2.v20141202` (Java 8).
610 * Add ALPN support. Maven will use ALPN on OpenJDK 8.
635 * Drop ALPN support in Android. There's a concurrency bug in all
699 * New: Use ALPN on Android platforms that support it (4.4+)
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-tls-80/
DREADME.md19 [2018/03/20 13:23:13:0146] NOTICE: HTTP2 / ALPN enabled
/external/libwebsockets/minimal-examples/http-client/minimal-http-client-certinfo/
DREADME.md27 --h1|Specify http/1.1 only using ALPN, rejects h2 even if server supports it
/external/python/cpython2/Misc/NEWS.d/
D2.7.14rc1.rst116 Address ALPN callback changes for OpenSSL 1.1.0f. The latest version behaves
/external/grpc-grpc/src/objective-c/tests/CronetUnitTests/
DCronetUnitTests.m93 // Always select "h2" as the ALPN protocol to be used
117 // Select ALPN protocol
/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/
DOpenJdkEngineFactory.java44 new ApplicationProtocolConfig(Protocol.ALPN, SelectorFailureBehavior.NO_ADVERTISE,
/external/rust/crates/grpcio/
DCHANGELOG.md45 - Enable ALPN by default (#456)
/external/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/
DREADME.md43 [2020/03/18 13:13:47:1583] I: Default ALPN advertisment: h2,http/1.1
/external/libwebsockets/READMEs/
DREADME.build.md86 access to ALPN support only in newer OpenSSL versions) the nice way to
452 ALPN. At the time of writing, recent distros have started upgrading to OpenSSL
458 lwsts[4752]: HTTP2 / ALPN enabled
462 Recent Firefox and Chrome also support HTTP/2 by ALPN, so these should just work
/external/libwebsockets/lib/roles/
DREADME.md128 ALPN lists, and call your role ops callbacks for things like hooking vhost creation.
/external/libwebsockets/
Dchangelog404 Uses ALPN to serve HTTP/2, HTTP/1 and ws[s] connections all from the same
405 listen port seamlessly. (Requires ALPN-capable OpenSSL 1.1 or mbedTLS).
/external/opencensus-java/
Dbuild.gradle479 // also configure ALPN if running on a platform (e.g. FreeBSD) that is not

12