VariablePackage: exclToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
New since the initial 10.1 release.

*aclssl-name*

Initially nil but can be set before loading the :ssl module to specify the name of the Allegro CL SSL shared library. The standard names for the library are:

If the value of *ssl-library-names* is set prior to evaluating (require :ssl), the value of this variable must be set to the appropriate library name (a string). If the value of *ssl-library-names* is not set but the environment variable ACL_SSL_LIBRARY_NAMES is set prior to starting Allegro CL, the appropriate one of the environment variable ACL_ACLSSL_NAME (for 8-bit Lisps) and ACL_ACLISSL_NAME (for 16-bit Lisps) must also be set and its value is used to set the value of this variable. After the :ssl module is loaded, the value of this variable is the name of the library actually loaded.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page is new in the 10.1 release.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
New since the initial 10.1 release.