Let's encrypt problem

ericosman

Verified User
Joined
Nov 25, 2019
Messages
562
Location
Weert
Hi,

I have a problem with my Let's Encrypt generator.
It creates a SSL cert but with the wrong name.

This is what it outputs at the end
Code:
Generating RSA private key, 4096 bit long modulus
...........................++++
...............................................................................................................................................................++++
e is 65537 (0x10001)
grep: write error: Broken pipe
Checking Certificate Private key match... Match!
Certificate for domain.com has been created successfully!

Now it gives the ssl cert granted to: "the server name" not the domain name it should show.

Does anyone know where this problem comes from and how to fix this?


Edit: after rebooting the server it works again....?
 
Last edited:

Attachments

  • Screenshot at Feb 28 04-33-37.png
    Screenshot at Feb 28 04-33-37.png
    144.3 KB · Views: 51
Back
Top