Page 1 of 1
SSL warning: "This Connection is Untrusted"
Posted: Wed Sep 23, 2015 2:55 pm
by uscreator
Good morning,
When login to control panel it always gives me SSL warning.
"This Connection is Untrusted"
How to fix this?
Re: SSL warning: "This Connection is Untrusted"
Posted: Thu Sep 24, 2015 6:52 am
by tjebbeke
You need to buy an ssl certificate.
Re: SSL warning: "This Connection is Untrusted"
Posted: Thu Sep 24, 2015 7:20 am
by skurudo
tjebbeke wrote:You need to buy an ssl certificate.
Yes, in many cases it's true. But there is StartSSL / Wosign for non-commercial sites free.
Re: SSL warning: "This Connection is Untrusted"
Posted: Thu Sep 24, 2015 7:23 am
by skurudo
uscreator wrote:When login to control panel it always gives me SSL warning.
"This Connection is Untrusted" How to fix this?
VestaCP use self-signed certificate, browser don't trust those.
You need get signed certificate by authorized сenter: paid ssl (Comodo/Thawte/Symantec) or free ssl (StartSSL/Wosign)
Re: SSL warning: "This Connection is Untrusted"
Posted: Thu Sep 24, 2015 7:25 am
by tjebbeke
Or you can wait on letsencrypt.org
Re: SSL warning: "This Connection is Untrusted"
Posted: Thu Sep 24, 2015 2:08 pm
by uscreator
Thank you all for reply
New interesting option → letsencrypt.org ( thanks tjebbeke )
Re: SSL warning: "This Connection is Untrusted"
Posted: Fri Sep 25, 2015 7:06 am
by skurudo
uscreator wrote:Thank you all for reply
New interesting option → letsencrypt.org ( thanks tjebbeke )
Hmm... it's interesting project, but not now - in future definitely.
Re: SSL warning: "This Connection is Untrusted"
Posted: Wed Jul 20, 2016 8:19 am
by skurudo
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