On Fri, Nov 30, 2001 at 09:06:10AM +0100, Michael Lissner wrote:
> Hallo,
> 
> eine Frage zum Einsatz von OpenSSL unter Windows NT.
> Als Http Server verwende ich Apache 1.3.20 für NT,
> PHP4.0.6 als CGI und MySQL als Datenbank.
> Borland Builder 5.5 wird als Compiler eingesetzt.
> Mit welchem Source-Code kann ich eine Verschlüsslung
> bzw. gesicherte Verbindung generieren?

You need the mod_ssl module for apache (http://www.modssl.org) which
is integrating the SSL service into apache and which uses the OpenSSL
library for the SSL services.
I don't know which compiler or other requirements exist for WinNT
with regard to OpenSSL or mod_ssl.

> Entstehen unter Windows Lizensgebühren?
OpenSSL is completly free, you don't have to pay any license fees.
(Please check out the LICENSE file included in the OpenSSL distribution.)

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to