




 
If there are errors inside SSL, LispWorks will signal an error of type 
ssl-condition
, which is a subclass of 
socket-error
.
The condition can be one of the types 
ssl-x509-lookup
, 
ssl-closed
, 
ssl-error
 and 
ssl-failure
. See the 
LispWorks Reference Manual
 for details of the condition classes.