Date: 08/03/00
- Next message: Jason Cox: "RE: [PHP] $PHP_AUTH_USER"
- Previous message: Rasmus Lerdorf: "Re: [PHP] A Rant and Question about cookies"
- In reply to: Jason Cox: "Re: [PHP] $PHP_AUTH_USER"
- Next in thread: Jason Cox: "RE: [PHP] $PHP_AUTH_USER"
- Reply: Jason Cox: "RE: [PHP] $PHP_AUTH_USER"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Does anyone have a good link on this type of authentication. I'm
> especially
> interested in Digest-type auth. I've read over the specs at
> http://www.ietf.org/rfc/rfc2617.txt but that wasn't too helpful
> at my present
> knowledge level. A link to examples would be especially nice.
Digest-type authorization is really unusable right now as most browsers do
not support it...I *believe* IE 5 does and maybe Netscape 6...but most do
not...if you want a secure login...you're better off using SSL.
Sincerely,
Craig Vincent
-------------------------
Senior Programmer
Jazzmonkey Media Inc.
http://www.jazzmonkey.com
-------------------------
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jason Cox: "RE: [PHP] $PHP_AUTH_USER"
- Previous message: Rasmus Lerdorf: "Re: [PHP] A Rant and Question about cookies"
- In reply to: Jason Cox: "Re: [PHP] $PHP_AUTH_USER"
- Next in thread: Jason Cox: "RE: [PHP] $PHP_AUTH_USER"
- Reply: Jason Cox: "RE: [PHP] $PHP_AUTH_USER"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

