Deleted the folder / etc / letsencrypt / live /

please don’t use “\” or “/”
That is almost as hard to read.
Uses the button above
OR
start the post with a line that has only three back ticks
LIKE:
```
and then after the text
also put another line with three back ticks.

1 Like

Anyways, you can probably just rem out that line (or delete it):
#Include /etc/letsencrypt/options-ssl-apache.conf

[LE will add it back when needed]

1 Like

Apache запустил - что дальше?

Show:
apachectl -S

1 Like

empty - there is nothing

Try:
sudo apachectl -S

empty - there is nothing

OK it must be because you are using AWS

Try restarting Apache
then run cerbot again:

sudo /usr/local/bin/certbot --apache --agree-tos --redirect --hsts --staple-ocsp --email you@tehcxweb.xyz -d mail.tehcxweb.xyz
1 Like

my happiness has no limits !!! thank you very much

2 Likes

ups -

Obtaining a new certificate
Performing the following challenges:
http-01 challenge for mail.tehcxweb.xyz
Waiting for verification…
Challenge failed for domain mail.tehcxweb.xyz
http-01 challenge for mail.tehcxweb.xyz
Cleaning up challenges
Some challenges have failed.

IMPORTANT NOTES:

  • The following errors were reported by the server:

    Domain: mail.tehcxweb.xyz
    Type: dns
    Detail: DNS problem: NXDOMAIN looking up A for mail.tehcxweb.xyz -
    check that a DNS record exists for this domain

  • Your account credentials have been saved in your Certbot
    configuration directory at /etc/letsencrypt. You should make a
    secure backup of this folder now. This configuration directory will
    also contain certificates and private keys obtained by Certbot so
    making regular backups of this folder is ideal.

1 Like

:beers: from Miami :slight_smile:

1 Like

sudo /usr/local/bin/certbot --apache --agree-tos --redirect --hsts --staple-ocsp --email tav@tehcxweb.xyz -d tehcxweb.xyz

Will the entry be correct?

1 Like

If it worked before, it should work now.
certbot will make all necessary changes.

1 Like

scared red lines - the result:

IMPORTANT NOTES:

  • Congratulations! Your certificate and chain have been saved at:
    /etc/letsencrypt/live/tehcxweb.xyz/fullchain.pem
    Your key file has been saved at:
    /etc/letsencrypt/live/tehcxweb.xyz/privkey.pem
    Your cert will expire on 2020-06-26. To obtain a new or tweaked
    version of this certificate in the future, simply run certbot again
    with the “certonly” option. To non-interactively renew all of
    your certificates, run “certbot renew”

  • If you like Certbot, please consider supporting our work by:

    Donating to ISRG / Let’s Encrypt: https://letsencrypt.org/donate
    Donating to EFF: https://eff.org/donate-le

1 Like

Victory is ours!
:slight_smile: :slight_smile: :slight_smile:

1 Like

thanks again nice to work with you

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.