From: Jesus arteche on 9 Aug 2010 05:40 Hello, Anyone knows if it's possible to authenticate an user with ...user, pass and a personal certificate....I mean, each user has name, pass and a certificate to login in aplication. Thanks
From: Boyd Stephen Smith Jr. on 9 Aug 2010 06:10 In <AANLkTinj-V5Sp3DwdGXxKuEPbFzpemTkH1GqGwfv+ExJ(a)mail.gmail.com>, Jesus arteche wrote: >Anyone knows if it's possible to authenticate an user with ...user, pass and >a personal certificate....I mean, each user has name, pass and a certificate >to login in aplication. It certainly is possible. However, it is non-trivial to convert an application from user/pass to user/pass+certificate. Also, if the method you use to associate a certificate generated by the user to a username OR the method you use to transfer a certificate generated by the application (or something server-/organization-side) to the user is less secure, it may not be worth the trouble. -- Boyd Stephen Smith Jr. ,= ,-_-. =. bss(a)iguanasuicide.net ((_/)o o(\_)) ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-' http://iguanasuicide.net/ \_/
From: Jordon Bedwell on 9 Aug 2010 11:10 On Mon, 2010-08-09 at 11:31 +0200, Jesus arteche wrote: > Hello, > > Anyone knows if it's possible to authenticate an user with ...user, > pass and a personal certificate....I mean, each user has name, pass > and a certificate to login in aplication. > > Thanks You need to elaborate what an "application" is. PHP/Python/Perl Websites are by all definitions applications too, even more so if they're compiled, which all of them are, just some of them at runtime rather then static compiles. -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/1281366242.32750.35.camel(a)envygeeks
|
Pages: 1 Prev: ESM (23-25 Agustus 2010) Next: Re (3): finding the ip address for dns, nslookup & etc. |