well the script apparently comes with openssl and i ended up using information from a bunch of sites....but the one that helped me the most was this: http://blog.scatmania.org/ssl-client-certificate-authentication-in-ruby-on-rails/
On Sat, Oct 10, 2009 at 11:01 PM, Zenwalker <[email protected]>wrote: > Hey, it would be good if u cud share that script and detail HOW TO u > solved, may be some 1 else will get solved or looking for same solution as > u. > > 2009/10/11 Thomas Burgess <[email protected]> > >> Thanks, i finally got it working. I used the CA.pl script and information >> from about 25 google pages...i finally pieced it all together. =) Thanks so >> much. Wish i had seen this sooner =) >> >> >> 2009/10/10 Antonio Pérez <[email protected]> >> >>> 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 >> >> > > > -- > ---------------------- > “Live your life honestly—if you don’t, you always have > to remember to not be yourself” > > "Ever tried Zen Computing?" > visit: www.zenwalk.org >
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
