Changeset 304
- Timestamp:
- 04/25/2005 11:00:48 PM (3 years ago)
- Files:
-
- 1 modified
-
trunk/doc/ssl.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ssl.txt
r303 r304 22 22 =========== 23 23 24 lighttpd support SSLv2 and SSLv3. It is using ((http://www.openssl.org/)(openssl))24 lighttpd support SSLv2 and SSLv3. It is using openssl_ 25 25 to provide this functionality. 26 26 27 27 If you are compiling lighttpd yourself you have to add ``--with-openssl`` 28 28 to the options of the ``configure``. 29 30 .. _openssl: http://www.openssl.org/ 29 31 30 32 Configuration

