Hello everyone ,
I need to allow users to access RD Web externally and before I open this through our firewall , I want to restrict access to only users who have a client certificate installed on their machines .
currently, the RD Web servers have self-signed certificate from our internal CA .
how can I generate client certificates based on the certificates already installed on the RD Web Servers , I want to enforce client authentication , so server will accept requests only from clients who have valid certificates.
Thanks