DC won’t obtain SSL certificate automatically

DC won’t obtain SSL certificate automatically

Customer installed Enterprise CA server in their AD forest and some Domain Controllers won’t pick up an SSL certificate.
 
The customer used LDP.exe to verify all of their DC to see if they had SSL enabled.  They found a DC that did not pick up an SSL certificate.

The first thing to check is that the DC has been rebooted. The DC will obtain its SSL certificate upon a reboot.

The next thing to check is that the DC is set up to get its SSL certificate automatically.

Run GPEDIT.MSC, click on +Computer Configuration +Windows Settings +Security Settings then click on Public Key Policies and then Autoenrollment Settings and make sure it is set to "enroll certificates automatically" and make sure that renew and update are also checked.

Click Save and reboot the DC.

Now use LDP.exe to verify SSL communication.

If the DC still does not obtain the SSL certificate, here are some other items to check:
  1. Check and make sure the CERTSVC_DCOM_ACCESS group exists and has the proper groups assigned
    To resolve this problem, follow these steps:

    On the domain controller that hosts the certification authority, verify that the CERTSVC_DCOM_ACCESS group exists. To do this, follow these steps on the domain controller:

    Click Start, click Run, type Dsa.msc, and then click OK.
    In the console tree, click Users.
    In the details pane, verify that the CERTSVC_DCOM_ACCESS group exists.
    Add following groups to the CERTSVC_DCOM_ACCESS group:
    The Domain Users group
    The Domain Computers group
    The Domain Controllers group

    To update the DCOM security settings for the certificate service, run the following commands at a command prompt:
    certutil -setreg SetupStatus -SETUP_DCOM_SECURITY_UPDATED_FLAG
    net stop certsvc
    net start certsvc

    Note Press ENTER after each command.
    Note: Information from https://support.microsoft.com/en-us/help/947237/the-autoenrollment-functionality-fails-when-a-windows-vista-based-computer-uses-version-2-v2-certificates


     

      Can't find the KB

      Unable to find the KB to address your issue ?  

        • Recent Articles

        • Change Reset Password Button Text

          Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
        • Remove Reset Password Button From Login Page

          Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
        • Lenovo Unified Workspace End-of-Life Questions and Answers

          As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
        • How do I determine my Unified Workspace license expiration date?

          The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
        • Lenovo Unified Workspace 7.0.2.13 Released

          Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
        • Related Articles

        • webNetwork will not start because AD ssl certificate has expired

          Customer restarted webnetwork and now it won’t start. It gives errors like : FATAL (12/23) 11:19:23 [com.stoneware.service.DirectoryManager]: Unable to verify/extend schema. javax.naming.CommunicationException: simple bind failed: 192.168.1.41:636 ...
        • Convert PFX certificate to JKS keystore using KeyStore Explorer

          Issue: Can we import the wildcard SSL Certificate we already have on our IIS server(s)? Solution: Please see the following documentation on how to convert a PFX certificate, exported from an IIS server, to a Java JKS keystore. Once you have your new ...
        • Verify Active Directory SSL

          How can I check if my Microsoft Active Directory Domain controller / LDAP Server has SSL ?   The following URL has a nice write up about the Microsoft Tool called LDP.exe http://www.computerperformance.co.uk/w2k3/utilities/ldp.htm You can download ...
        • SSL certificate installation - part 1

          Problem: Need to create and add new wildcard SSL certificate to Unified Workspace server. Prerequisite(s): Download and install KeyStore Explorer tool on workstation Solution(s): Below instructions will walk you through process of creating a new ...
        • SSL certificate installation - part 2

          Problem:  Need to create and add new wildcard SSL certificate to Unified Workspace server. Prerequisite(s): Completed part 1 Access to keystore password Solution(s):  Below instructions will walk you through process of placing a new keystore on ...