I installed passenger-modded version of nginx following this guide.
Unfortunately the version of nginx in the RPM was built with OpenSSL 1.0.1e which does not provide HTTP/2 ALPN support. Is building nginx from source my only option to enable HTTP/2 in this configuration?
You've a few options: