Enterprise certification authority: installation and configuration with Windows Server

In this tutorial, I will explain how to set up an enterprise CA that is linked to an Active Directory, unlike the stand-alone CA. This type of CA allows you to automate certificate generation with direct submission to the CA. Automatically issue computer and user certificates to, for example, secure VPN access with Windows NPS. …

Read more



RDS Farm: Configure SSL Certificates

When deploying an RDS farm, it may be necessary to configure SSL certificates for the following services: RDS gateway. WEB access. Service Broker. If you use self-signed certificates for services, you will not need to configure the certificates. Some components such as the HTML5 client require a certificate that has been generated by a certificate …

Read more



Stand-alone certification authority: installation on Windows Server

CA

Presentation A Certificate Authority (CA) can issue certificates for internal internet sites, RDS connections … The advantage of having a CA is having to deploy a single certificate on the computers, and some Windows services require certificates from a CA to work: On Windows, there are two types of CAs (summary): Role installation 1. From …

Read more