!!!Certificate mismatch with letsencrypt.sh

Netbulae

Verified User
Joined
May 8, 2009
Messages
7
Hi,

After setting up a new directadmin, we are trying to secure it with letsencrypt. I followed the help document but when I try to generate the keys for the server with letsencrypt.sh, we get an error.

I tried many times but can't get it to work

scripts]# ./letsencrypt.sh request da.netbulae.eu 4096
Setting up certificate for a hostname: da.netbulae.eu
Getting challenge for da.netbulae.eu from acme-server...
Waiting for domain verification...
Challenge is valid.
Generating 4096 bit RSA key for da.netbulae.eu...
openssl genrsa 4096 > ".new"
Generating RSA private key, 4096 bit long modulus
..................................................++
..........................................................................++
e is 65537 (0x10001)
Checking Certificate Private key match... unable to load Private Key
139622478186400:error:0906D06C:pEM routines:pEM_read_bio:no start line:pem_lib.c:707:Expecting: ANY PRIVATE KEY
!!!Certificate mismatch
 
Hello,

See the error: "Checking Certificate Private key match... unable to load Private Key".
[h=3]p.s. I see that da.netbulae.eu does not resolve to an IP address. So you need to make sure it resolves fine.[/h]
 
Hello,

See the error: "Checking Certificate Private key match... unable to load Private Key".
[h=3]p.s. I see that da.netbulae.eu does not resolve to an IP address. So you need to make sure it resolves fine.[/h]

Hi, I put in a non existing hostname for the forum. The original hostname resolves normally.....
 
A certificate installation fails... See the error: "Checking Certificate Private key match... unable to load Private Key".
 
Back
Top