Skip to content
New issue

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

is it related to my NS RECORDS? #12

Open
ghost opened this issue Oct 3, 2021 · 2 comments
Open

is it related to my NS RECORDS? #12

ghost opened this issue Oct 3, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 3, 2021

C2concealer/C2concealer/generate-cert.sh: line 105: ./letsencrypt-auto: No such file or directory
[ERROR] letsencrypt certs failed to build. Check that DNS A record is properly configured for this domain

thx for the help

@7MinSec
Copy link

7MinSec commented Nov 4, 2021

Hey @fendi1989 I had the same problem last time I set this up a few months ago. I ended up going the route of the standalone certbot install:

apt-get install certbot -y

Then choose option one, and take note of the path that the .pem files dump to. Then you'll use the openssl and keytool commands to create a keystore that you'll point C2concealer to when you run:

c2concealer --hostname yourdomain.com --variant X

Make sense? I'm mobile right now but can provide more command syntax if needed.

@ManMMD
Copy link

ManMMD commented Apr 13, 2022

Attempted to create 10 profiles. All 10 failed c2lint check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants