Hi Daniel,
Thank you for ironing out a compatibility issue that I oversaw in my NSS ALPN patch. However, I think there is a small mistake in https://github.com/bagder/curl/commit/09d907ee689538b5552411e31f8dc5e37b65e8d2 and attached is the fix for it: SSL_ENABLE_ALPN can be used for preprocessor ALPN feature detection, but not SSL_NEXT_PROTO_SELECTED, since it is an enum value and not a preprocessor macro. Thank you, Fabian
0001-nss-use-correct-preprocessor-macro.patch
Description: Binary data
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
