diafygi / gethttpsforfree

Source code for https://gethttpsforfree.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Step 5: Install Certificate Error: Certificate signature failed. "status":400

ti-ka opened this issue · comments

Seriously start at Step 1?

Step 5: Install Certificate (Error: Certificate signature failed. Please start back at Step 1. {"type":"urn:acme:error:malformed","detail":"Error creating new cert :: Certificate public key must be different than account key","status":400})

screen shot 2016-02-11 at 3 04 29 pm

I have different keys for public and private.

screen shot 2016-02-11 at 3 11 52 pm

This is a duplicate of #13 . You need one pair of public/private keys for account.key and another key pair for domain.key.

That said, I agree that there should be an earlier warning, if possible (this is what brought me here). https://gethttpsforfree.com/ is a great website by the way!

Open to a pull request that checks the text of the two keys to see if they're the same.