We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
The text was updated successfully, but these errors were encountered:
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:
Sorry, something went wrong.
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] I've followed your instruction, but it appear to be failing to create new order....
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: