VariablePackage: exclToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

*ssl-library-names*

The value of this variable must be a list of two entries, each a string or a list of strings (on Windows, each should be just a string). The entries are the names of the two OpenSSL shared libraries that must be loaded in order to enable the :ssl module. Each string is a file name with a full type suffix but no directory prefix at all.

When the entry is a list, the names in the list are tried in order until one denotes a library that loads without error.

The intial value of this variable contains names that have been seen in various OpenSSL installations. A particular site may need yet another variant.

This variable is used only on Linux and Windows systems. In all other operating systems, this variable is ignored.

On Windows and Linux, if the environment variable ACL_SSL_LIBRARY_NAMES is set, it overrides the value in this variable. The environment variable must contain a string of two names separated by a single space, with no leading or trailing spaces. The environmental variable is ignored on all operating systems other than Linux and Windows.

OpenSLL is described in The Allegro CL SSL API in socket.htm.


Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version