From owner-freebsd-questions Tue Feb 23 8:58:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from wolf.com (ns1.wolf.com [207.137.58.20]) by hub.freebsd.org (Postfix) with ESMTP id 93C2B111C5 for ; Tue, 23 Feb 1999 08:58:36 -0800 (PST) (envelope-from dan@wolf.com) Received: (from dan@localhost) by wolf.com (8.9.1/8.9.1) id JAA00398; Tue, 23 Feb 1999 09:00:25 -0800 Message-ID: <19990223090025.F282@ns.wolf.com> Date: Tue, 23 Feb 1999 09:00:25 -0800 From: dan@wolf.com To: "Marko's Work" , freebsd-questions@FreeBSD.ORG Subject: Re: About apache and SSL with freeBSD References: <01be5f31$83185a00$b780b7d1@vidbox> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2 In-Reply-To: <01be5f31$83185a00$b780b7d1@vidbox>; from Marko's Work on Tue, Feb 23, 1999 at 08:36:26AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Take a look at http://www.apache-ssl.org for pointers on the setup. You'll need to get a commercial server cert from Verisign or Thawte (my preference is Thawte) if you don't want your users to get worrisome security messages when they go to your pages. If you can deal with the security messages, you can generate and sign your own certificate. As far as generating secure pages, they are the same as standard HTML forms. The only difference is that the end-user browser knows to enable encryption/decryption for communication with the web server. On Tue, Feb 23, 1999 at 08:36:26AM -0500, Marko's Work wrote: > I need to setup a secure form on a web page. Now, what steps do i need to > take with apache to get SSL working? Do I need a service like "verisign" > involved somehow? I basically need a run-down of how secure forms actually > work and what's involved. (or if anyone knows a good web site with simple > steps to take for freebsd) > > thanks for any help.... > > marko@websorcery.com > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message