All Manuals > LispWorks User Guide and Reference Manual > 32 The COMM Package

NextPrevUpTopContentsIndex

ssl-failure

Class
Summary

The class for SSL errors corresponding to SSL_ERROR_SSL.

Package

comm

Superclasses

ssl-condition

Description

The condition class ssl-failure corresponds to SSL_ERROR_SSL. This means a failure in processing the input, typically due to a mismatch between the client and the server. You get this error when trying to use a SSL connection to a non-secure peer.


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex