NextPrevUpTopContentsIndex

20.9 Errors in SSL

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.


LispWorks User Guide - 21 Jul 2006

NextPrevUpTopContentsIndex