logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Identifying a digital certificate through Apache?
Author
james.kung



Joined: 26 Sep 2007
Posts: 3

PostPosted: Sun 30 Sep '07 1:13    Post subject: Identifying a digital certificate through Apache? Reply with quote

I am running Apache2 on a Windows XP machine. The machine contains a digital certificate that enables it to run a particular website through Internet Explorer. We want to allow any users of our internal network to access this website through Apache.

My co-worker wrote an .exe file that opens IE, which successfully locates the digital certificate, and logs onto the specified website. We then call this .exe file through our PHP page on Apache. The problem is, when we run the .exe file through Apache, IE opens remotely, but fails to recognize any digital certificate, and hence we are unable to log in.

How does the computer know that we are not running the .exe file via the local machine? More importantly, is there a way to solve this issue?

Thanks,

James
Back to top
james.kung



Joined: 26 Sep 2007
Posts: 3

PostPosted: Mon 01 Oct '07 19:46    Post subject: Reply with quote

Update: The digital certificate can be identified via ssh, I just want the same permissions on Apache!
Back to top


Reply to topic   Topic: Identifying a digital certificate through Apache? View previous topic :: View next topic
Post new topic   Forum Index -> Apache