SnapOverflow

SnapOverflow Logo SnapOverflow Logo

SnapOverflow Navigation

  • Home
  • Server
  • Ubuntu

Mobile menu

Close
  • Home
  • System Administrators
    • Hot Questions
    • New Questions
    • Tags
  • Ubuntu
    • Hot Questions
    • New Questions
    • Tags
  • Help
Home / server / Questions / 1095295
In Process
Richard H
Richard H
Asked: 2022-03-04 16:05:27 +0800 CST2022-03-04 16:05:27 +0800 CST 2022-03-04 16:05:27 +0800 CST

Cannot Create a CSR for Windows 2016 Server with Windows Server Essentials Experience Installed

  • 772

I have a Windows 2016 server with the Windows Server Essentials Experience installed for Anywhere Access and everything was working fine until the SSL Cert expired and I needed to create a new CSR. All I get is “An error occurred while setting up your domain name” and that’s as far as I could get. I have uninstalled WSEE, rebooted and reinstalled with the same issue. I then setup a new VM for WSEE and I get is the issue below with the same error.

I open up Windows Server Essentials Dashboard

Select “Set up Anywhere Access”

Select “Click to configure Anywhere Access”

On the “Set up Anywhere Access” > Next

On the “Set Up Your Domain – Getting Started” > Next

On the “Set Up Your Domain – Do you own a domain name?” I select “I want to use a domain name I already own” and put in the domain name > Next

On the “Set Up Your Domain – Manually configure your domain name” I check the box “I have manually configured my domain name” > Next

On the “Set Up Your Domain – Set up a trusted SSL certificate” I specify the domain name prefix, select “I want to purchase a trusted SSL certificate for the domain name” then click on “Certificate request details” > Next

I get the following error: An Error Occurred While Setting Up Your Domain Name

In the Dashboard.log file I get this error: [6708] 220303.134745.3155: DomainManager:DefaultCertificateServiceProvider: CertManaged.GenerateCSR failed with error 0x80092023

Here is the full block of the error:

[6708] 220303.134745.0077: DomainConfigWizard: Next Page: Manual_GenerateCertRequestPage

[6708] 220303.134745.0183: DomainManager:DefaultCertificateServiceProvider: Try to generate CSR for distinguished name CN=remote.domain.com,O=Company, Inc.,OU=I.T.,L=City,ST=State,C=US

[8084] 220303.134745.0183: IDENTITY: GenerateCSR using the names: ComputerName ComputerName

[6708] 220303.134745.3155: DomainManager:DefaultCertificateServiceProvider: CertManaged.GenerateCSR failed with error 0x80092023

[6708] 220303.134745.3155: DomainConfigWizard: Error occurred in Domain Manager Object Model operations: Microsoft.WindowsServerSolutions.RemoteAccess.Domains.DomainException: DomainManagerFault:[Reason:LocalProviderFailure, Message:Failed to generate certificate request, Detail:GenerateCSR Exception ]

at Microsoft.WindowsServerSolutions.RemoteAccess.Domains.DefaultCertificateServiceProvider.GenerateCertificateRequestString(String distinguishedName)

at Microsoft.WindowsServerSolutions.RemoteAccess.Domains.DefaultCertificateServiceProvider.GenerateCertificateRequest(CertificateDistinguishedNameProperties dnProperties)

at Microsoft.WindowsServerSolutions.RemoteAccess.Domains.ManualPages.Manual_GenerateCertRequestPage.Manual_GenerateCertRequestPage_PageEnter(Object sender, EventArgs e)

[6708] 220303.134745.3155: DomainConfigWizard: FailReason from Domain Manager operations: LocalProviderFailure

windows ssl-certificate windows-server-2016 windows-server-essentials
  • 1 1 Answers
  • 276 Views

1 Answers

  • Voted
  1. Crypt32
    2022-03-05T00:02:32+08:002022-03-05T00:02:32+08:00

    The cert's subject line is malformed:

    CN=remote.domain.com,O=Company, Inc.,OU=I.T.,L=City,ST=State,C=US

    The comma after O=Company is illegal, because it is used as delimiter for RDNs, thus cannot be used inside the RDN value. Just remove that comma.

    • 1

Sidebar

Stats

  • Questions 681965
  • Answers 980273
  • Best Answers 280204
  • Users 287326
  • Popular
  • Answers
  • Marko Smith

    Can you pass user/pass for HTTP Basic Authentication in URL parameters?

    • 5 Answers
  • Marko Smith

    Ping a Specific Port

    • 18 Answers
  • Marko Smith

    Check if port is open or closed on a Linux server?

    • 7 Answers
  • Marko Smith

    How to automate SSH login with password?

    • 10 Answers
  • Marko Smith

    How do I tell Git for Windows where to find my private RSA key?

    • 30 Answers
  • Marko Smith

    What's the default superuser username/password for postgres after a new install?

    • 5 Answers
  • Marko Smith

    What port does SFTP use?

    • 6 Answers
  • Marko Smith

    Command line to list users in a Windows Active Directory group?

    • 9 Answers
  • Marko Smith

    What is a Pem file and how does it differ from other OpenSSL Generated Key File Formats?

    • 3 Answers
  • Marko Smith

    How to determine if a bash variable is empty?

    • 15 Answers
  • Martin Hope
    Davie Ping a Specific Port 2009-10-09 01:57:50 +0800 CST
  • Martin Hope
    Smudge Our security auditor is an idiot. How do I give him the information he wants? 2011-07-23 14:44:34 +0800 CST
  • Martin Hope
    kernel Can scp copy directories recursively? 2011-04-29 20:24:45 +0800 CST
  • Martin Hope
    Robert ssh returns "Bad owner or permissions on ~/.ssh/config" 2011-03-30 10:15:48 +0800 CST
  • Martin Hope
    Eonil How to automate SSH login with password? 2011-03-02 03:07:12 +0800 CST
  • Martin Hope
    gunwin How do I deal with a compromised server? 2011-01-03 13:31:27 +0800 CST
  • Martin Hope
    Tom Feiner How can I sort du -h output by size 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    Noah Goodrich What is a Pem file and how does it differ from other OpenSSL Generated Key File Formats? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent How to determine if a bash variable is empty? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus How do you find what process is holding a file open in Windows? 2009-05-01 16:47:16 +0800 CST

Related Questions

Trending Tags

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • Home
  • Questions
    • Hot Questions
    • New Questions
  • Tags
  • Help

Footer

SnapOverflow

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy

Help

© 2022 SOF-TR. All Rights Reserve