Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Vesta CLI
  • Search

Lets Encrypt

Questions regarding the Command Line Interface
CLI
Locked
  • Print view
Advanced search
6 posts • Page 1 of 1
efinstorm
Posts: 4
Joined: Tue Dec 29, 2015 7:23 pm

Os: Debian 8x
Web: apache + nginx
Lets Encrypt

Post by efinstorm » Fri Jul 01, 2016 4:11 pm

Hello,

Notice that Vesta has been updated with CLI for letsencrpty and when I try to issue an ssl for my domain i get this error.

Authorizations for these names not found or expired: sub.mydomain.com

Any ideas how to fix this?

Thank you.

Edit:
After checking the error log I only see this

2016-07-01 13:55:39 v-add-letsencrypt-domain 'admin' 'sub.mydomain.com' [Error 8]
2016-07-01 13:55:39 v-sign-letsencrypt-csr 'admin' 'sub.mydomain.com' '/tmp/tmp.ne2XDFSDRy5' [Error 8]
Top

zion
Posts: 3
Joined: Wed Jun 15, 2016 4:56 pm

Re: Lets Encrypt

Post by zion » Wed Jul 06, 2016 12:44 pm

I have the same problem on my Debian 7
Top

dpeca
VestaCP Team
Posts: 473
Joined: Wed Nov 25, 2015 7:30 pm

Re: Lets Encrypt

Post by dpeca » Wed Jul 06, 2016 12:49 pm

Did you try to get latest source of Vesta from github?
Top

zion
Posts: 3
Joined: Wed Jun 15, 2016 4:56 pm

Re: Lets Encrypt

Post by zion » Thu Jul 07, 2016 1:22 pm

dpeca wrote:Did you try to get latest source of Vesta from github?
yes I have latest version from github

Can you give command instruction for add domain on ssl
Top

Felix
Posts: 134
Joined: Tue Aug 04, 2015 7:15 pm

Os: Ubuntu 15x
Web: apache + nginx
Re: Lets Encrypt

Post by Felix » Mon Jul 18, 2016 5:21 pm

I was having the same issue.

Code: Select all

v-add-letsencrypt-domain [user] [domain] [www.domain] 
was producing the error:
Error: Error: Authorizations for these names not found or expired: [domain]

I solved this by:

Code: Select all

v-add-letsencrypt-domain [user] [domain]
(no alternative names like [www.domain]). This lead to error:

Code: Select all

chmod: missing operand after '755'
Try 'chmod --help' for more information.
but nevertheless the certificate was indeed created for [domain].

Now this certificate only works for [domain] and not for both [domain] and [www.domain] but running again the command:

Code: Select all

v-add-letsencrypt-domain [user] [domain] [www.domain] 
produces a certificate that works with SAN as well.

Hope this helps.
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: Lets Encrypt

Post by skurudo » Wed Jul 20, 2016 8:13 am

LetsEncrypt support added.
CLI commands for now, GUI will be later.

Code: Select all

v-add-letsencrypt-domain USER DOMAIN [ALIASES] [RESTART]
v-add-letsencrypt-user USER [EMAIL]
v-check-letsencrypt-domain USER DOMAIN
v-list-letsencrypt-user USER [FORMAT]
v-sign-letsencrypt-csr USER DOMAIN CSR_DIR [FORMAT]
v-update-letsencrypt-ssl
ENG: viewtopic.php?t=11927
RUS: viewtopic.php?t=11905
Top


Locked
  • Print view

6 posts • Page 1 of 1

Return to “CLI”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password