"Deluca, Kevin" <[EMAIL PROTECTED]> wrote:
> I am on Solaris 8 and building modssl 2.7.1 with apache 1.3.14.
> I was able to follow the build instructions and get everything to
> compile.  The problem is that I am getting an httpd program and not an
> httpsd program.  Shouldn't there be an httpsd?  I've tried messing with
> TARGET= in src/Configuration but it didn't help.
> 

What you received is correct. The 'httpd' binary and process answers to both
secure (port 443) and non-secure (port 80) connections. Other SSL solutions
use httpd/httpsd to handle the different requests, but not Apache/mod_ssl.

-- 
John Evans
http://evansj.kilnar.com/
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to