NextPrevUpTopContentsIndex

set-ssl-library-path

 
Function
Summary

Sets the SSL library path.

Package

comm

Signature

set-ssl-library-path library-path

Arguments

library-path

A string or a list of strings.

Description

The function set-ssl-library-path sets the SSL library path.

library-path should a string or a list of strings. Each string specifies a library to load. The libraries are loaded in the order they are in the list.

Note that in contrast to ensure-ssl, the effect of set-ssl-library-path persists after saving and restarting the image.

See also

ensure-ssl


LispWorks Reference Manual - 12 Mar 2008

NextPrevUpTopContentsIndex