Search found 5 matches
- Wed Mar 15, 2017 7:52 am
- Forum: Web Server
- Topic: What redirect do I need for letsencrypt challenge?
- Replies: 3
- Views: 17940
Re: What redirect do I need for letsencrypt challenge?
I'm not sure if this is a known bug, but I get the same error even when I serve files from the web root. My workaround instead is to use the commmand line to enable LE SSL support. v-add-letsencrypt-domain username website.com www.website.com Thanks for your reply, but it doesn't work like that, wh...
- Mon Mar 13, 2017 12:00 pm
- Forum: Web Server
- Topic: What redirect do I need for letsencrypt challenge?
- Replies: 3
- Views: 17940
What redirect do I need for letsencrypt challenge?
I'm trying to get Letsencrypt to work. The problem is that I don't serve files from my webroot directly. So when I try to automatically add letsencrypt I get this error: https://i.imgur.com/bttYyPd.png I have an apache redirect alias like so: Alias /.well-known/acme-challenge /home/admin/web/<WEBROO...
- Mon Mar 13, 2017 10:31 am
- Forum: Web Server
- Topic: how to enable HTTPS after installing SSL certificate
- Replies: 4
- Views: 4287
Re: how to enable HTTPS after installing SSL certificate
I'm sorry, that doesn't really work. It's one of the reasons I tried the other tool.vikhyat wrote:You have to check that Let's Encrypt Support label just below SSL support and click save.
Error:

- Tue Mar 07, 2017 12:50 pm
- Forum: Web Server
- Topic: how to enable HTTPS after installing SSL certificate
- Replies: 4
- Views: 4287
Re: how to enable HTTPS after installing SSL certificate
I did update vestaCP yesterdayskurudo wrote:Update VestaCP and use internal GUI for SSL with LE
I applied the ssl certificate wiht the gui like so:

What else can I try?
- Tue Mar 07, 2017 11:32 am
- Forum: Web Server
- Topic: how to enable HTTPS after installing SSL certificate
- Replies: 4
- Views: 4287
how to enable HTTPS after installing SSL certificate
I have installed an ssl certificate from letsencrypt using this tool: https://github.com/interbrite/letsencrypt-vesta but that doesn't matter because my certificate is installed just fine, I can see it in the control panel for my virtual host. I have allowed both http(80) and https(443) on my firewa...