All Manuals > LispWorks User Guide and Reference Manual > 21 TCP/IP socket communication and SSL > 21.6 Socket Stream SSL interface

NextPrevUpTopContentsIndex

21.6.3 OpenSSL interface

The configuration interface contains mostly FLI function definitions that map directly to OpenSSL calls. See below for a list of those provided.

There are also some functions to make common cases simpler. These are read-dhparams, pem-read, set-ssl-ctx-options, set-ssl-ctx-password-callback, and set-ssl-ctx-dh.

21.6.3.1 OpenSSL constants

21.6.3.2 Naming conventions for direct OpenSSL calls

21.6.3.3 Mapping C names to Lisp names

21.6.3.4 Mapping Lisp names to C names


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex