OpenLDAP w/ my certificate wont' start

2003-08-14 Thread IT
Hello to all. I'm having a problem getting openldap to work with SSL on RH 7.3. When I use the dummy certificate that comes with 7.e slapd starts fine; when I create my own CA and certificate, it hangs. Acn anybody help out, please. This is making me nuts! Dimitri -- redhat-list ma

Renewing an expired Apache SSL certificate

2002-12-01 Thread Bill Horne
Thanks for reading this: I don't know if it goes on the Apache list or the redhat list, so I'm trying the redhat list first.   My SSL certificate has expired, and I need to create a new one. I assume that means both a "root" CA certificate and a key pair.   When I do a &

SSL certificate w/ IMAP

2002-11-12 Thread Ashley M. Kirchner
Can one create an IMAP certificate that will work across more than one domain? I have a wild card imap domain setup (*.imap.domain.com) so people with multiple logins can point their client to .imap.domain.com and get their mail. However, when creating an SSL certificate, this will only

Re: bogus digital certificate causing problems with Mozilla, Konquero r, but not Netscape

2002-08-22 Thread Anthony E. Greene
ttings. >If I try to launch SWAT, I get similar behavior. > >Now here is where it gets really weird. From a Win2k machine on the same >network, I can launch SWAT and access the test web page using IE 5.5; >however, it complains about a problem with a digital certificate name. I

bogus digital certificate causing problems with Mozilla, Konquero r, but not Netscape

2002-08-21 Thread John Burke
Title: bogus digital certificate causing problems with Mozilla, Konquero r, but not Netscape Just starting out with Linux. I have a system that was installed with 7.1 and then shortly after upgraded to 7.3. I started configuring basic things such as Apache and Samba and immediately ran

bogus digital certificate causing problems with Mozilla, Konqueror, but not Netscape

2002-08-20 Thread John Burke
Title: bogus digital certificate causing problems with Mozilla, Konqueror, but not Netscape Just starting out with Linux. I have a system that was installed with 7.1 and then shortly after upgraded to 7.3. I started configuring basic things such as Apache and Samba and immediately ran into

RE: Certificate?

2002-05-09 Thread EricRyd
, 2002 11:29 AM To: Redhat List Subject: Certificate? Hi All, I want to prepare for Linux certificate. Maybe You know, which book or books I should bye? Thanks ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo

RE: Certificate?

2002-05-09 Thread Trevor
commend it to any beginner/intermediate sysadmin. Trevor. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Oleg Green > Sent: Thursday, May 09, 2002 10:29 AM > To: Redhat List > Subject: Certificate? > > > Hi All, I

RE: up2date: Invalid Server Certificate

2002-01-31 Thread Jeff Bearer
day, January 31, 2002 1:19 PM > > To: [EMAIL PROTECTED] > > Subject: Re: up2date: Invalid Server Certificate > > > > > > Run rhn_register again, that's what I had to do with 1 system that did > > this for me. > > > >

RE: up2date: Invalid Server Certificate

2002-01-31 Thread Amanda Smith
Ok I'm going to try that, but what if you have no idea what your username is? > -Original Message- > From: Jeff Bearer [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 31, 2002 1:19 PM > To: [EMAIL PROTECTED] > Subject: Re: up2date: Invalid Server Certificate >

Re: up2date: Invalid Server Certificate

2002-01-31 Thread Jeff Bearer
Code: 9 > Error Class Info: Invalid Server Certificate. > Explanation: > An error has occurred while processing your request. If this problem persists >. > > > Anyone have any ideas as to what may be wrong? > > thanks, > Mandie > > > > __

up2date: Invalid Server Certificate

2002-01-31 Thread Amanda Smith
hey all, Version=7.2 Every time I try to run up2date, with no options, I get the following error message: Error Class Code: 9 Error Class Info: Invalid Server Certificate. Explanation: An error has occurred while processing your request. If this problem persists . Anyone have

Re: OPENSSL and CERTIFICATE

2001-12-26 Thread K Old
Alessandro, This should tell you everything you need to know.http://www.linuxdoc.org/HOWTO/SSL-Certificates-HOWTO/ Hope this helps, Kevin >From: Alessandro Coppelli <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: OPENSSL and CERTIFIC

Re: OPENSSL and CERTIFICATE

2001-12-21 Thread Gordon Messmer
On Fri, 14 Dec 2001, Alessandro Coppelli wrote: >I have to do the certificate for ipop3, imap, http >and I looking for in mailinglist. >I find some mail but I want to learn the philosopy >of certificate : See the following documents: http://developer.netscape.com/

OPENSSL and CERTIFICATE

2001-12-14 Thread Alessandro Coppelli
Hi to all. Sorry for my bad english. I have to do the certificate for ipop3, imap, http and I looking for in mailinglist. I find some mail but I want to learn the philosopy of certificate : what is *.key , what is *.csr , what is *.crt, what is *.pem and

Re: Expired certificate in mod_ssl? [CONCLUSION]

2000-11-15 Thread Dave Ihnat
Thanks to the pointers from Jason Costomiris, this works nicely. If anyone wants it, I now have a little ditty of a shellscript that automates this procedure. Cheers, -- Dave Ihnat [EMAIL PROTECTED] ___ Redhat-list mailing list [EMA

Re: Expired certificate in mod_ssl?

2000-11-15 Thread Dave Ihnat
On Wed, Nov 15, 2000 at 09:51:16AM -0500, Jason Costomiris wrote: > Doh! Forgot to mention that part. > > http://www.modssl.org/docs/2.7/ssl_faq.html#ToC31 > > That explains how to get rid of the passphrase. AH! Thanks--you've saved me some research time. I owe you some answers. Thanks, --

Re: Expired certificate in mod_ssl?

2000-11-15 Thread Jason Costomiris
On Wed, Nov 15, 2000 at 08:34:10AM -0600, Dave Ihnat wrote: : QUESTION: : Next, all other steps given there (generate CSR, self-signed Certificate) : worked. Except when restarting the server, it now requires I enter the : passphrase. This is, of course, a killer for unattended restarts

Re: Expired certificate in mod_ssl?

2000-11-15 Thread Dave Ihnat
step of generating the Key via 'openssl genrsa'. Substitution of several very large, real files (I used the largest files from the /var/spool/up2date directory. They're large.) worked. QUESTION: Next, all other steps given there (generate CSR, self-signed Certificate) worked.

Re: Expired certificate in mod_ssl?

2000-11-13 Thread Dave Ihnat
On Mon, Nov 13, 2000 at 09:47:33AM -0500, Jason Costomiris wrote: > Many people appear to be trusting the cert that RHAT is distributing with > the mod_ssl RPMs. PLEASE PLEASE PLEASE do not do this. ... Will gladly do, and had I a bit more time would have dug into it myself. I will point out t

Re: Expired certificate in mod_ssl?

2000-11-13 Thread Jason Costomiris
On Mon, Nov 13, 2000 at 07:24:34AM -0600, Dave Ihnat wrote: : The mod_ssl RPM at Redhat has an expired certificate. Has anyone done : anything newer? Many people appear to be trusting the cert that RHAT is distributing with the mod_ssl RPMs. PLEASE PLEASE PLEASE do not do this. LOTS of

Expired certificate in mod_ssl?

2000-11-13 Thread Dave Ihnat
Gentlecritters, The mod_ssl RPM at Redhat has an expired certificate. Has anyone done anything newer? Cheers, -- Dave Ihnat [EMAIL PROTECTED] ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman

Re: SSL Certificate

2000-11-08 Thread Kris Keele
> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 08, 2000 2:48 PM Subject: SSL Certificate > Earlier I asked for a way to make an SSL certificate, and they work fine, > only one thing... When I try to make one and try to use it on my Windows NT > (IIS 4.0) server, it says that t

SSL Certificate

2000-11-08 Thread Fred Edmister
Earlier I asked for a way to make an SSL certificate, and they work fine, only one thing... When I try to make one and try to use it on my Windows NT (IIS 4.0) server, it says that the info is not the same... Does anyone know of a program, or any other way, of making an SSL cert for a

Re: certificate

2000-02-22 Thread Alan Mead
At 07:23 PM 2/21/00 , GSM wrote: >Alan Mead wrote: > > The way it was explained to me is that the name of the site gets decrypted > > too late for name-based redirection. Now you can have multiple name-based > > virtual hosts and a single SSL virtual host but it's cheating to say that > > it's n

Re: certificate

2000-02-21 Thread Gordon Messmer
Alan Mead wrote: > The way it was explained to me is that the name of the site gets decrypted > too late for name-based redirection. Now you can have multiple name-based > virtual hosts and a single SSL virtual host but it's cheating to say that > it's name-based because it actually monitors all

Re: certificate

2000-02-21 Thread Alan Mead
The way it was explained to me is that the name of the site gets decrypted too late for name-based redirection. Now you can have multiple name-based virtual hosts and a single SSL virtual host but it's cheating to say that it's name-based because it actually monitors all connections on port 44

Re: certificate

2000-02-20 Thread Charles Galpin
I am no expert, but here was my experience when I tried this. I setup 2 name based virtual doamins, each having their own cert. If I went to siteA first, it's cert would get read. If I then went to siteB, it just used siteA's cert. If I went to siteB first, it's cert would get read. If I then

Re: certificate

2000-02-20 Thread Gordon Messmer
Igmar Palsenberg wrote: > None. You can't user SSL virt named based virtual hosting. You'll have to > have a IP for each https site you run. Maybe I'm late on this one, but can you explain why that is? I'm running several secure sites on a single IP using apache-ssl on a test box, and I don't se

Re: certificate

2000-02-17 Thread Igmar Palsenberg
> how many different cirtificate can you > run on one server doing virtual hosting. None. You can't user SSL virt named based virtual hosting. You'll have to have a IP for each https site you run. Igmar -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: certificate

2000-02-17 Thread Charles Galpin
I can't do much better than this Steve Like Alan says, the domain name www.xxx.com must be mapped to xxx.xxx.xxx.xxx (by a dns server / not an apache problem), And as fart as the multiple virtual hosts go, you need to define each VirtualHost to have it's own IP, and cert definition. The sp

Re: certificate

2000-02-17 Thread Alan Mead
You have not configured the virtual hosts correctly or you have not make CNAME entries in your DNS server. For help with your virtual hosts, I would visit the page of documentation about IP-based virtual servers at: http://www.apache.org This would be a good question for the apache list at mo

Re: certificate

2000-02-17 Thread Steve Lee
tpsd.conf file and you'll see where to > > specify the certificate for each domain/IP setup. > > > > Kevin > > - Original Message - > > From: "Steve Lee" <[EMAIL PROTECTED]> > > To: "RedHat Maillist" <[EMAIL PROTECTED]> &g

Re: certificate

2000-02-16 Thread Steve Lee
> charles > > On Wed, 16 Feb 2000, Kevsurf wrote: > > > Steve, > > > > You can run as many certificates as you want to, one for each domain. Just > > look in the /etc/httpsd/conf/httpsd.conf file and you'll see where to > > specify the certificate fo

Re: certificate

2000-02-16 Thread Steve Lee
> > charles > > On Wed, 16 Feb 2000, Kevsurf wrote: > > > Steve, > > > > You can run as many certificates as you want to, one for each domain. Just > > look in the /etc/httpsd/conf/httpsd.conf file and you'll see where to > > specify the certifica

Re: certificate

2000-02-16 Thread Charles Galpin
d you'll see where to > specify the certificate for each domain/IP setup. > > Kevin > - Original Message - > From: "Steve Lee" <[EMAIL PROTECTED]> > To: "RedHat Maillist" <[EMAIL PROTECTED]> > Sent: Wednesday, February 16, 2000 11:18

Re: certificate

2000-02-16 Thread Kevsurf
Steve, This is an apache setup I'm talking about. Checkout http://www.apache.org and http://www.apache-ssl.org for information on setting up certs. Thawte charges $125 for a certificate. Kevin - Original Message - From: "Steve Lee" <[EMAIL PROTECTED]> To: <

Re: certificate

2000-02-16 Thread Steve Lee
does it cost for teh cert. from a third party. On Wed, 16 Feb 2000, Kevsurf wrote: > Steve, > > You can run as many certificates as you want to, one for each domain. Just > look in the /etc/httpsd/conf/httpsd.conf file and you'll see where to > specify the certificate for

Re: certificate

2000-02-16 Thread Kevsurf
Steve, You can run as many certificates as you want to, one for each domain. Just look in the /etc/httpsd/conf/httpsd.conf file and you'll see where to specify the certificate for each domain/IP setup. Kevin - Original Message - From: "Steve Lee" <[EMAIL PROTE

certificate

2000-02-16 Thread Steve Lee
how many different cirtificate can you run on one server doing virtual hosting. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.