Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 1 match
- Mon Jun 24, 2019 10:37 pm
- Forum: Web Server
- Topic: Error Code: 15 - SSL - Lets Encrypt
- Replies: 63
- Views: 167518
Re: Error Code: 15 - SSL - Lets Encrypt
changing
well_known="$HOMEDIR/$user/web/$rdomain/public_html/.well-known"
to
well_known="$HOMEDIR/$user/web/$domain/public_html/.well-known"
in the file "v-add-letsencrypt-domain" solved the issue for me.
Another thank you! This helped a lot.
Ubuntu 16.04 + Apache