view xml/en/pgp_keys.xml @ 2060:237b67ef69a6

Improved win32 build instructions. Added "--with-openssl-opt=no-asm" argument which is required since OpenSSL 1.0.2, as OpenSSL started to use assembler by default in 1.0.0 and then broke builds with MASM in OpenSSL 1.0.2 (ticket #1396). While here, added "--with-debug", added missing "--http-scgi-temp-path" and "--http-uwsgi-temp-path", updated OpenSSL to 1.0.2l, switched to slightly more readable one-argument-per-line style in configure example, added indentation to continuation lines, removed useless "--builddir=objs" argument ("objs" is the default), and removed useless "-f objs/Makefile" argument in nmake (nginx generates appropriate Makefile in the current directory).
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 17 Oct 2017 17:57:36 +0300
parents 26f75ea49876
children 007afe6a0d17
line wrap: on
line source

<!--
  Copyright (C) Igor Sysoev
  Copyright (C) Nginx, Inc.
  -->

<!DOCTYPE article SYSTEM "../../dtd/article.dtd">

<article name="PGP public keys"
         link="/en/pgp_keys.html"
                  lang="en"
                  rev="1">

<section>
<para>
<list type="bullet">
<listitem>
<link url="/keys/aalexeev.key">Andrew Alexeev&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="/keys/is.key">Igor Sysoev&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="/keys/mdounin.key">Maxim Dounin&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="/keys/maxim.key">Maxim Konovalov&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="/keys/sb.key">Sergey Budnevitch&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="/keys/nginx_signing.key">nginx
public key (used for signing packages and repositories)</link>
</listitem>
</list>
</para>
</section>
</article>