Setting up SSL on a local xampp/apache server
Posted
by cvack
on Stack Overflow
See other posts from Stack Overflow
or by cvack
Published on 2010-04-15T07:39:40Z
Indexed on
2010/04/15
7:43 UTC
Read the original article
Hit count: 569
I'm trying to access a Active Directory from my local webserver. To do this I'm using the latest version of xampp and a PHP script called adLDAP. If I understand things right, I need to enable SSL to access https URLs. I've tried to google it but with no luck :( Could anyone link a tutorial or explain to me how to install SSL on xampp/apache for windows 7 64bit? Any help would be appreciated :)
© Stack Overflow or respective owner