Hello Thomas, On Sat, Oct 10, 2009 at 7:50 AM, Thomas Burgess <[email protected]> wrote:
> I've got a site i want to keep private between just a few people. I've been > reading how to's on google, but all of them seem to be for apache....I know > i need to use openssl but i don't know the commands well enough. > > Basically, what i want to do is use ssl to authenticate a handfull of > clients instead of using basic or digest authentication. I can't find a > good guide for this. If soemone could point me to the information or help > me out i'd really appreciate it. First of all, start reading the SSL Cookbook. [1] Once you have SSL up and running, the next part will be create client certificates for authentification. Search on Google for it. [1] http://www.cherokee-project.com/doc/cookbook_ssl.html -- Saludos: Antonio Pérez _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
