Revision 889fec3c doc/api/tls.markdown

View differences:

doc/api/tls.markdown
164 164
    SecureContext). If `SNICallback` wasn't provided - default callback with
165 165
    high-level API will be used (see below).
166 166

  
167
  - `sessionTimeout`: An integer specifiying the seconds after which TLS
167
  - `sessionTimeout`: An integer specifying the seconds after which TLS
168 168
    session identifiers and TLS session tickets created by the server are
169 169
    timed out. See [SSL_CTX_set_timeout] for more details.
170 170

  

Also available in: Unified diff