Category: Certificates

  • How to use a custom SSL certificate on ESXi

    Reading Time: 5 minutesHow to use a custom SSL certificate on ESXi is an article that explains how to change the default host’s certificate with a custom SSL certificate. Why I should do it? We can have a lot of answers to this question. But, if your corporate policy requires that you use custom certificates,…

    Continue reading

  • How to use a custom SSL certificate on vCenter

    Reading Time: 6 minutesHow to use a custom SSL certificate on vCenter is an article that explains how to change the default Machine SSL certificate on the vCenter Server with a custom SSL certificate. There are some ways to do that, but in this article, we will explain how to do that in a simple…

    Continue reading

  • Requesting a Certificate for an Internal CA

    Reading Time: 3 minutesRequesting a Certificate for an Internal CA is an article that explains how to request a Certificate for an Internal CA using a Certificate Signing Request (CSR) file. We have an article that explains how to create an Internal CA with AD CS on Windows Server. Click here to access this article.…

    Continue reading

  • Creating a Certificate Request with OpenSSL

    Reading Time: 2 minutesCreating a Certificate Request with OpenSSL is an article that explains how to create a request certificate using OpenSSL. In this lab, we are using OpenSSL on Windows. You can download the OpenSSL on the below link: https://slproweb.com/products/Win32OpenSSL.html Creating a text file with your Certificate Details The first step here is creating…

    Continue reading

  • Creating an Internal Certificate Authority

    Reading Time: 5 minutesCreating an Internal Certificate Authority is an article that explains how to enable and configure an internal CA (Certificate Authority) with the Microsoft AD CS role. You can use AD CS to enhance security by binding the identity of a person, device, or service to a corresponding private key. AD CS gives…

    Continue reading