-
Notifications
You must be signed in to change notification settings - Fork 561
ALPN Status
Cory Benfield edited this page Jun 10, 2014
·
33 revisions
This page tracks implementation status of ALPN.
| Language | Library | Status | Notes |
|---|---|---|---|
| C | OpenSSL | in next release | scheduled for 1.0.2 |
| C | GnuTLS | released | as of 3.2.0 (stable-next) |
| C | NSS | released | client support only as of 3.15.5; server support still pending (see bug 996250) |
| Python | native | requested | OpenSSL based; 3.x only |
| Python | tlslite | requested | |
| Python | pyOpenSSL | requested | |
| Go | native | requested | |
| C++ | yaSSL | requested | |
| JavaScript | NodeJS | requested | waiting for stable OpenSSL |
| Ruby | native | requested | OpenSSL-based |
| C | SChannel | released | Added in Windows 8.1 / Server 2012 R2 |
| Java | android | released | Added in Android 4.4 |
| Java | jetty | released |
NOTE: All contributions are made under these terms.