
wonslung at gmail
Oct 11, 2009, 7:15 PM
Post #6 of 6
(465 views)
Permalink
|
|
Re: how do i do client based ssl/tls with cherokee?
[In reply to]
|
|
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 <shailesh.zenwalk [at] gmail>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 <wonslung [at] gmail> > >> 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 <aperez [at] skarcha> >> >>> Hello Thomas, >>> >>> On Sat, Oct 10, 2009 at 7:50 AM, Thomas Burgess <wonslung [at] gmail> >>> 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 >> Cherokee [at] lists >> 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 >
|