|
Posted by Michael Vilain on 10/30/86 11:21
In article <1121427358.102148.217010@o13g2000cwo.googlegroups.com>,
drazen.karacic@gmail.com wrote:
> Is it possible to do Smart Card authentication with PHP? How to make
> PHP application that utilize Smart Card authentication?
Well, what, specifically, are you trying to authenticate? Smart cards
plug into a _local_ reader, no? The reader would have to transmit that
information to any remote system and so remote system would have to
trust the local system.
What would have to run on the local system to read the smart card? What
API would it use that php could call or use on the local machine? Since
php runs on the remote server, it's a problem.
If you're on a corporate network, this isn't so much a problem--all
clients could have the smart card software that the server could contact
remotely.
If you're using a station in a CyberCafe or public library, I would tend
to doubt this is possible.
--
DeeDee, don't press that button! DeeDee! NO! Dee...
Navigation:
[Reply to this message]
|