fix formatting

This commit is contained in:
Bodo Möller 2003-03-18 12:50:07 +00:00
parent 3d1120f61a
commit 00223b969d

1
FAQ
View file

@ -674,6 +674,7 @@ The general answer is to check the config.log file generated when running
the OpenSSH configure script. It should contain the detailed information
on why the OpenSSL library was not detected or considered incompatible.
* Can I use OpenSSL's SSL library with non-blocking I/O?
Yes; make sure to read the SSL_get_error(3) manual page!