The class of error signaled for failure during handshake on a SSL connection.
comm
Instances of the condition class ssl-verification-failure
are signaled upon a failure in the SSL handshake process, which can happen when the certificate that the other end sends is unacceptable. It can also happens if the verify-callback (see create-ssl-server-context and create-ssl-client-context) returns nil
.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:26