view xml/en/pgp_keys.xml @ 636:310872ba13ae

Removed the "timeout=300s" directive from SMTP examples. Such an initial timeout is too long, and the default timeout of one minute is long enough. By removing it, we purposedly ignore the requirement of the current SMTP specification to set it to at least five minutes: http://tools.ietf.org/html/rfc5321#section-4.5.3.2 Submitted by Maxim Dounin.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 15 Aug 2012 11:28:37 +0000
parents 764fbac1b8b4
children 52808691202e
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="http://nginx.org/keys/aalexeev.key">Andrew Alexeev&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="http://nginx.org/keys/is.key">Igor Sysoev&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="http://nginx.org/keys/mdounin.key">Maxim Dounin&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="http://nginx.org/keys/maxim.key">Maxim Konovalov&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="http://nginx.org/keys/sb.key">Sergey Budnevitch&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="http://nginx.org/keys/nginx_signing.key">nginx
public key (used for signing packages and repositories)</link>
</listitem>
</list>
</para>
</section>
</article>