FW: Client Certificates (Help!)

2005-01-11 Thread David T. Ashley
f you need additional info, please post the question to the list (and maybe copy me as well by e-mail), and I'll just post to the list. I don't have a way to get mail directly to you. Thanks, Dave. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of David

FW: Client Certificates (Help!)

2005-01-11 Thread David T. Ashley
-Original Message- From: David T. Ashley [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 11, 2005 9:57 PM To: john mcnicholas Subject: RE: Client Certificates (Help!) Hi John, The following script shows how I generated my keys and certificates. Notice the exports to .p12. The .p12

RE: Client Certificates (Help!)

2005-01-03 Thread David T. Ashley
ou don't know why. > Programmers combine theory and practice: > Nothing works and they don't know why. > --Unknown > - Original Message - > From: "David T. Ashley" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, December 21, 2004 7:29 PM > S

RE: Enable/disable SSL in virutal hosts

2004-12-31 Thread David T. Ashley
Hi Mike, Thanks for the information. You've provided more information than most posters, including corroboration that the server is reading the configuration file. Unfortunately, as best I can tell, you haven't indicated what exactly isn't working. Is it that when you visit the DocumentRoot, SS

Client Authentication POST Problem

2004-12-25 Thread David T. Ashley
Hi, I installed Bugzilla, and the directory it is in has the VerifyClient require and all the Apache directives set in the httpd.conf file. It works fine (the browsers makes me choose a client certificate) but when I submit a form into Bugzilla I get an error to the effect that POST is not allo

Client Certificates (Help!)

2004-12-21 Thread David T. Ashley
Hi, Does anyone have any good URLs or instructions about how to create client certificates for browsers so that only browsers with the certificate can connect to the server (or view certain directories on the server)? I tried one procedure I found on the web, and it ended up with Apache complaini

2-Factor Security for Apache

2004-09-23 Thread David T. Ashley
Hi, Does anyone have any ideas for 2-factor security for Apache? I looked into SecurIDs, but the license price is higher than I'm willing to pay. I was thinking one of the following: a)Encryption using a key that must be acquired + a password, OR b)Maybe there is a competitor to RSA Security t

Private Tunnel/Key With Apache and IE?

2004-09-23 Thread David T. Ashley
Hi, Is there a way to load Apache and Internet Explorer with keys so that a "private tunnel" is created automatically? What I'm looking for is an arrangement where only a user who has keys that I've given him can use a browser to connect to my server on Port 443. (I'm aware of STUNNEL and simila