Ask the php to read the digital certificate. now our company takes over a public security project and asks the police to log on to the system using the digital certificate, how can php read the contents of the digital certificate? I think there should be a software installed when the certificate is inserted into the computer like an online bank, but this certificate does not exist, and there is no display in my computer, I just added an eSafeESeries expert to the general serial bus controller in hardware management ~~ -Ask the php to read the digital certificate.
Hello everyone, now our company has taken over a public security project. They asked the police to log on to the system with a digital certificate. how can php read the content of the digital certificate here?
I think there should be a software installed when the certificate is inserted into the computer like an online bank, but this certificate does not exist, and there is no display in my computer, only eSafe E Series is added to the general serial bus controller in hardware management.
Help me ~~
------ Solution --------------------
Write a security control to read the digital certificate and return the information to PHP for processing. First, you must understand that PHP is running on the server.
Either this digital certificate has any SDK documentation, please follow it.
------ Solution --------------------
When you get the USB flash drive, you can ask for development documents/SDKs from that channel.
It is impossible for you to get a USB device at will, and then start programming it. after all, you are doing a serious project, rather than cracking or reverse engineering.
In addition, as mentioned above, PHP is running on the server. "reading digital certificates" is essentially irrelevant to PHP. it is most likely that an OCX control needs to be installed on the client, and then control it through JS on the page.
--------------------------------
Based on the plug-in extension function provided by the CSDN forum, I have made a signing tool and shared it with you. we welcome Technical Exchange :)