Kaya 0.5.2 module reference for TLS

List of modules in this version

TLS module

This module provides TLS network encryption. The functions in this module are called by the Net module and cannot usefully be used directly.

TLS encryption is generally only useful if the identity of the server connected to can be verified. The various networking functions in the Net and HTTP modules allow a list of certificate files to be specified. On POSIX systems, Certification Authority certificates are often stored in the /etc/ssl/certs directory, and if the signer of the server certificate is not known in advance, you may wish to specify many or all of the .pem files in this directory that correspond to CAs that you trust.

Data types

Exceptions

Functions

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya