VariablePackage: exclToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Significant update since the initial 10.1 release.
10.0 version

*aclssl-verbose*

If the value of this variable is true when SSL libraries are loaded (typically by evaluating (require :ssl)), information on the loading process is printed. That information may be useful if loading the SSL libraries fails for any reason.

The value of this variable is initially nil. If it is nil when (require :ssl) is evaluated, the environment variable ACLSSL_VERBOSE will be queried and if set, the variable will be set to true.

If the value is :quiet, then in a generated application all SSL progress messaged will be suppressed when the application is started.

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


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Significant update since the initial 10.1 release.
10.0 version