Re: [users@httpd] OpenSSL vs. Mozilla's NSS

2012-10-24 Thread Eric Covener
On Wed, Oct 24, 2012 at 6:24 PM, Tom Browder wrote: > Is it possible to use Apache with the NSS libraries instead of OpenSSL? > > If not, has that ever been considered as an option? > > Based on my struggle with OpenSSL documentation to generate my own CA > and client SSL certificates, the NSS doc

Re: [users@httpd] OpenSSL vs. Mozilla's NSS

2012-10-24 Thread Tom Browder
On Wed, Oct 24, 2012 at 5:43 PM, Mark Montague wrote: > On October 24, 2012 18:24 , Tom Browder wrote: ... >> Is it possible to use Apache with the NSS libraries instead of OpenSSL? > If your problems are just with generating / signing certificates, you don't > need to use the same SSL libraries

Re: [users@httpd] OpenSSL vs. Mozilla's NSS

2012-10-24 Thread Mark Montague
On October 24, 2012 18:24 , Tom Browder wrote: Is it possible to use Apache with the NSS libraries instead of OpenSSL? If not, has that ever been considered as an option? Based on my struggle with OpenSSL documentation to generate my own CA and client SSL certificates, the NSS documentation fo

[users@httpd] OpenSSL vs. Mozilla's NSS

2012-10-24 Thread Tom Browder
Is it possible to use Apache with the NSS libraries instead of OpenSSL? If not, has that ever been considered as an option? Based on my struggle with OpenSSL documentation to generate my own CA and client SSL certificates, the NSS documentation for that same task looks like a breeze in comparison