| 71 |
|
enable select(2) instead (bad idea), you must use --enable-select. |
| 72 |
|
|
| 73 |
|
* --enable-openssl - Enable the openssl dependent crypto functions. |
| 74 |
< |
This will allow CHALLENGE to work and encrypted links. On systems |
| 75 |
< |
where the configure script can automatically detect OpenSSL, this |
| 76 |
< |
option is not necessary. If configure cannot find OpenSSL, you |
| 77 |
< |
must specify a path with this option |
| 74 |
> |
Required for the SSL Challenge controlled OPER feature, compressed |
| 75 |
> |
and/or SSL/TLS server links, as well as SSL/TLS client connections. |
| 76 |
> |
|
| 77 |
> |
On systems where the configure script can automatically detect |
| 78 |
> |
OpenSSL, this option is not necessary. If configure cannot find |
| 79 |
> |
OpenSSL, you must specify a path with this option |
| 80 |
|
(--enable-openssl=/path/to/openssl) |
| 81 |
|
|
| 82 |
|
|