evilginx icon indicating copy to clipboard operation
evilginx copied to clipboard

Error 400 - Let's Encrypt (API modified!)

Open HalloweenMagic opened this issue 4 years ago • 3 comments

Hello! After configuring evilginx, i'm going to start the service with:

phishlets enable (phishlets enable instagram, for example)

There is an API formatting problem, so the following error is returned:

acme: error: 400 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-acct :: urn:ietf:params:acme:error:malformed :: No embedded JWK in JWS header, url:

HalloweenMagic avatar Jul 07 '20 11:07 HalloweenMagic

hi how to solve this : acme: error: 400 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-acct :: urn:ietf:params:acme:error:malformed :: No embedded JWK in JWS header, url:

jepunband avatar Jul 21 '20 06:07 jepunband

As a workaround, I generated the certificate and put it in the phishlet folder. And passed!

certbot certonly -d {your domain} --manual --preferred-challenges dns

put it in the folder /root/.evilginx/crt/yourdomain

gabriel01cloud avatar Apr 02 '23 20:04 gabriel01cloud