Changeset 369f47a in mod_gnutls for docs


Ignore:
Timestamp:
Jan 29, 2013, 3:41:38 PM (10 years ago)
Author:
Daniel Kahn Gillmor <dkg@…>
Branches:
asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, msva, proxy-ticket, upstream
Children:
8400c2e
Parents:
b8df283
git-author:
Daniel Kahn Gillmor <dkg@…> (01/26/13 02:57:28)
git-committer:
Daniel Kahn Gillmor <dkg@…> (01/29/13 15:41:38)
Message:

avoid calling gnutls_srp_server_get_username() unless SRP is configured

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/mod_gnutls_manual-0.1.html

    rb8df283 r369f47a  
    533533            <p>The negotiated compression method (NULL or DEFLATE)</p>
    534534            <h6>SSL_SRP_USER</h6>
    535             <p>The SRP username used for authentication.</p>
     535            <p>The SRP username used for authentication (only set when GnuTLSSRPPasswdFile and GnuTLSSRPPasswdConfFile are configured).</p>
    536536            <h6>SSL_CIPHER_USEKEYSIZE &amp; SSL_CIPHER_ALGKEYSIZE</h6>
    537537            <p>The number if bits used in the used cipher algorithm.</p>
Note: See TracChangeset for help on using the changeset viewer.