Plain text please... In Apache 2, mod_ssl is an extension module. That means that it is included with the distribution and can be enabled at compile time by adding the option "--enable-ssl=shared" to the configure script (see http://httpd.apache.org/docs-2.0/install.html#configure). This will compile the module for you and create the shared object (.so file). You can then LoadModule this in the normal way (see http://httpd.apache.org/docs-2.0/mod/mod_so.html#loadmodule). Of course, once you load it, you need a certificate and an SSL virtual host to get SSL to work (see http://httpd.apache.org/docs-2.0/mod/mod_ssl.html) Rgds, Owen Boyle Disclaimer: Any disclaimer attached to this message may be ignored. -----Original Message----- From: priyadharshini.madhana@xxxxxxxxx [mailto:priyadharshini.madhana@xxxxxxxxx] Sent: Mittwoch, 9. März 2005 11:42 To: users@xxxxxxxxxxxxxxxx Subject: [users@httpd] Apache 2.0 with SSL Installation Hi, I have installed Apache2.0 in my machine, I need to have SSL/TLS support with the Apache server. Pls. provide with the details of the configuration. I have tried installing Apache 2.0 and OpenSSL in my m/c, but could not find the mod_ssl.so module ...... Pls. provide with the details of the configuration Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or Mailadmin@xxxxxxxxx immediately and destroy all copies of this message and any attachments. This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
![]() |