I have a Web Site that is hosted on IIS7.5
The IIS is configured to require client Certificate and also set to authenticate Clients via Certificate and Active Directory.
The authentication works perfectly when the Web Site is being access from a workstations that is part of the Active Directory.
Now we also have some user that need to access the Web Site from their home pc.
The users that need to access the website from their home pc already have a User account in the Active directory.
Is there a way that i can distribute (even Manually) certificates for these users to be installed on their home pc so they can access the website from home?
The certifiactes are being issue by the CA of the AD that's a Windows 2008 R2 server DC.