Hi,
I have a Server 2008 R2 Certificate Authority (CA Root) server in my Windows domain. I have a Server 2008 R2 standalone server in a Workgroup with AD LDS installed (I want to keep it in the workgroup so it is isolated from the domain). I need to connect to LDS instance using SSL (basically LDAPS). So far my research tells me that I need a SSL certificate from my CA Root server for LDS server.
My Questions are:
1. How do I generate an SSL certificate for my AD LDS server that is not a domain member?
2. How to install/add this certificate in AD LDS server?
3. How to test for successful connectivity over LDAPS using ADSIEdit?