SSL Client Authentication

SSL Client Authentication

Posted by: dikavi
Posted on: 2009-06-18 13:55:00

Hi guys!

I'm sorry if this question was already answered elsewhere on this forum (or the wiki), in which case I just couldn't find it.

Does DreamHost provide support for client authentication with mod_ssl? For a typical Apache installation, this would require specifying "SSLVerifyClient require" for a <Location> (among other directives like a path to the local CA's certificate, etc.). Unfortunately, this is a kind of thing that cannot be specified in .htaccess.

TIA,
Dima

Re: SSL Client Authentication

Posted by: khatfield
Posted on: 2009-06-19 01:05:00

Yes they do but you would need to purchase a static IP address via the web panel.

Good Luck!

Re: SSL Client Authentication

Posted by: dikavi
Posted on: 2009-06-19 06:14:00

Yes, I know that I will need a static IP for just HTTPS, but I also want client authentication on top of that. It means that the server will require the *client* to provide a trusted SSL certificate to access certain parts of the site. Are you 100% sure they support this?

P.S. Sorry, I'm already a DH customer.

Re: SSL Client Authentication

Posted by: patricktan
Posted on: 2009-06-19 15:26:00

If you are talking about mod_ssl, I think DH supports it. You can take a look at this article.

http://wiki.dreamhost.com/Apache_HTTP_Server

However, this is a customer-to-customer forum. We comment based on our experiences. If you want a correct answer, I'll suggest you to check with DH support via DH panel --> Support --> Contact Support

Re: SSL Client Authentication

Posted by: dikavi
Posted on: 2009-06-19 15:59:00

I will contact DH support. Thank you for your answers!

Tags: apache installationwiki