<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><span style="color: rgb(0, 0, 0); font-family: sans-serif;
        font-size: medium; font-style: normal; font-variant-caps:
        normal; font-weight: normal; letter-spacing: normal; orphans:
        auto; text-align: justify; text-indent: 0px; text-transform:
        none; white-space: normal; widows: auto; word-spacing: 0px;
        -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); display: inline
        !important; float: none;">This module is not built by default,
        it should be enabled with the<span class="Apple-converted-space"> </span></span><code
        style="color: rgb(0, 0, 0); font-style: normal;
        font-variant-caps: normal; font-weight: normal; letter-spacing:
        normal; orphans: auto; text-align: justify; text-indent: 0px;
        text-transform: none; white-space: normal; widows: auto;
        word-spacing: 0px; -webkit-text-size-adjust: auto;
        -webkit-text-stroke-width: 0px;">--with-http_v2_module</code><span
        style="color: rgb(0, 0, 0); font-family: sans-serif; font-size:
        medium; font-style: normal; font-variant-caps: normal;
        font-weight: normal; letter-spacing: normal; orphans: auto;
        text-align: justify; text-indent: 0px; text-transform: none;
        white-space: normal; widows: auto; word-spacing: 0px;
        -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); display: inline
        !important; float: none;"><span class="Apple-converted-space"> </span>configuration
        parameter.</span></p>
    <br>
    <div class="moz-cite-prefix">On 23.09.17 23:37, Gena Makhomed wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:5d43d2bd-8a0f-3025-8431-a8b718ca44f8@csdoc.com">Здравствуйте,
      All!
      <br>
      <br>
      CentOS 7.4 с OpenSSL 1.0.2k-fips (пакет
      openssl-1.0.2k-8.el7.x86_64)
      <br>
      устанавливаю nginx версии 1.13.5 из официального репозитория
      mainline
      <br>
      и при этом вижу, что в Google Chrome не работает протокол HTTP/2
      <br>
      <br>
      почему?
      <br>
      <br>
      ведь в системе уже установлена новая версия OpenSSL с поддержкой
      ALPN
      <br>
      <br>
      # nginx -V
      <br>
      nginx version: nginx/1.13.5
      <br>
      built by gcc 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC)
      <br>
      built with OpenSSL 1.0.1e-fips 11 Feb 2013
      <br>
      <br>
      наверное проблема в том, что nginx из официального репозитория
      mainline
      <br>
      собирается с устаревшей библиотекой OpenSSL 1.0.1e-fips
      <br>
      <br>
      можно ли как-то исправить эту проблему?
      <br>
      <br>
      сейчас в nginx.spec прописано Requires: openssl >= 1.0.1
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>