alpn Questions

4

I have a desktop app made in Java/Kotlin with Firebase (specifically Firestore realtime) connection. It works properly in my notebook (Windows via Parallels) and in some others Windows tested. But...
Besides asked 8/4, 2019 at 17:43

3

does anyone know, how I can implement the TLS-ALPN in .NET? I've implemented a basic HTTP/2 server, but without TLS encryption. I searched in google, but I only found resources for C, Java or othe...
Thorton asked 15/8, 2015 at 6:53

1

Solved

Trying to get Apple push notifications to work with my Spring Boot project. I'm using this apns-http2 for sending push notification. From their GitGub page: Note: Ensure that you have Jetty's A...
Heriot asked 20/4, 2019 at 8:24

3

I'm trying to get h2 (HTTP/2) to work on my webserver. Installed Apache 2.4.20 via the "ondrej" repository. I tested on a Debian 8 and Ubuntu 14.04 server, but I keep running into the sam...
Pazpaza asked 19/5, 2016 at 11:53

2

After reading both HTTP/2 RFC (#7540) and TLS-ALPN RFC (#7301), I'm still unable to figure out the expected behavior when ALPN is lacking in one end. Assuming I have a client that uses HTTP/2 &quot...
Clute asked 11/12, 2017 at 18:0

4

Is there anyone who used spring-webflux with netty (http/2)? Spring Documentation says: You can enable HTTP/2 support in your Spring Boot application with the server.http2.enabled configuratio...
Stander asked 16/5, 2018 at 8:28

2

I am using the jetty-alpn-agent to add ALPN support to my project, but all I can find is instructions on how to run it from the .m2 folder, which makes me need to deploy two jar:s instead of just m...
Jussive asked 19/8, 2016 at 7:40
1

© 2022 - 2024 — McMap. All rights reserved.