Re: [us...@httpd] cannot install a SSL certificate : any idea folks ? Going nuts over SSL..

2009-11-17 Thread sieger...@gmail.com
On Mon, Nov 16, 2009 at 8:41 PM, Crypto Sal crypto@gmail.com wrote: In the future, please bottom post to the mailing list. It makes it much easier to read. Here's a great article on how to see if the modulus on the private key and the modulus on the certificate match.

Re: [us...@httpd] cannot install a SSL certificate : any idea folks ? Going nuts over SSL..

2009-11-17 Thread Crypto Sal
On 11/17/2009 11:37 AM, sieger...@gmail.com wrote: Thanks a lot folks. I am getting some sort of handle here . The problem is If I use the original key and the certificate that they give me, the web server does not start I assume because the CN, OU, etc. does not match.I just want a SSL cert

Re: [us...@httpd] cannot install a SSL certificate : any idea folks ? Going nuts over SSL..

2009-11-16 Thread sieger...@gmail.com
Thank you friends. This SSL stuff drives me nuts . Just to clarify, I had sent a certificate request with xyz.abc.com http://cmsevalspry.house.gov/as the common name. I got back a certificate with *. abc.com as the common name from the CA. Can I still use the same key or is it a mismatch? On

Re: [us...@httpd] cannot install a SSL certificate : any idea folks ? Going nuts over SSL..

2009-11-16 Thread Marcin 'Rambo' Roguski
On Mon, 16 Nov 2009 12:48:36 -0800 sieger...@gmail.com sieger...@gmail.com wrote: *.abc.com as the common name from the CA. Can I still use the same key or is it a mismatch? Yes, although the wildcard for CN is not recommended, though not so unusual either.

Re: [us...@httpd] cannot install a SSL certificate : any idea folks ? Going nuts over SSL..

2009-11-16 Thread Crypto Sal
On 11/16/2009 03:48 PM, sieger...@gmail.com wrote: Thank you friends. This SSL stuff drives me nuts . Just to clarify, I had sent a certificate request with xyz.abc.com http://cmsevalspry.house.gov/ as the common name. I got back a certificate with *.abc.com http://abc.com as the common name

Re: [us...@httpd] cannot install a SSL certificate : any idea folks ? Going nuts over SSL..

2009-11-16 Thread sieger...@gmail.com
Thanks.what kind of changes do I need to make to the modules. I assume that is what you referred to by 'modulus matches on the private key and certificate file' If you can shine some light on thus 'modulus matches on the private key and certificate file' Thx Sam On Mon, Nov 16, 2009 at 2:27 PM,

Re: [us...@httpd] cannot install a SSL certificate : any idea folks ? Going nuts over SSL..

2009-11-16 Thread Crypto Sal
In the future, please bottom post to the mailing list. It makes it much easier to read. Here's a great article on how to see if the modulus on the private key and the modulus on the certificate match. http://kb.wisc.edu/middleware/page.php?id=4064 You may also want to read the openssl man