mohammed-ibrahim / reboot

Java Embeddable http server
MIT License
0 stars 0 forks source link

ALPN details #25

Open mohammed-ibrahim opened 10 months ago

mohammed-ibrahim commented 10 months ago

https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/alpn.html

mohammed-ibrahim commented 10 months ago

setHandshakeApplicationProtocolSelector

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/SSLSocket.html#setHandshakeApplicationProtocolSelector(java.util.function.BiFunction)