Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 1997 11:09:13 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        michael dorin <mike@chaski.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: More SSL questions
Message-ID:  <Pine.UW2.3.95.970819110342.2686G-100000@cedb>
In-Reply-To: <199708190847.IAA24254@chaski.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 19 Aug 1997, michael dorin wrote:
> 1) Is it possible to build the secure server without the RSA
> stuff and be legal in the U.S.  (And still have a secure server??)

No.  But you can use RSAREF for non-commercial purposes without
paying for it.

See http://www.apache.org/related_projects.html#apachessl

> 4) Can I have a secure and non-secure version of the apache server
> running on the same system?  (I would like to see if things are
> stable for a while)

Yes.  You may even want to leave them that way (we do).  By
runnning both versions you can track apache releases for the
non-secure side while waiting for the ssl version to catch up.
Unless your secure pages have lots of traffic you can configure
the secure server to only run a few httpsd's.  The secure server
wants to run a non-secure version too (port 80), set its port
to something like 8080 in httpd.conf.

Dan
-- 
 Dan Busarow                                                  714 443 4172
 DPC Systems / Beach.Net                                    dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.UW2.3.95.970819110342.2686G-100000>