dpeca b2e75d89b7 Making Vesta able to update hostname SSL automatically
This feature will allow VestaCP to automatically update system SSL when you add SSL to your domain (that is also hostname) through VestaCP panel.
For example, if your server hostname is my.server.net and you add SSL to that domain (as you usually do via VestaCP panel), that SSL will be also installed to Vesta nginx (on 8083 port), to Exim and to devocot.
This will work if you use LetsEncrypt, and it will also automatically apply renewed certificate when Vesta renew letsencrypt certificate.

--- IMPORTANT ---
This feature will work only if you have
UPDATE_HOSTNAME_SSL='yes'
in /usr/local/vesta/conf/vesta.conf

Why?
Because I'm not sure that Serghey want to use this mechanism for installing system SSL.
So, this way it's only OPTIONAL feature, not enabled by default.
On all servers nothing will happen.

If Sergey likes this idea, he will easily make it enabled by default.

Cheers.
2018-04-07 00:38:55 +02:00
2016-09-08 12:57:30 +01:00
2018-01-10 14:07:03 +02:00
2018-03-06 12:36:32 +07:00
2017-09-13 19:05:12 +03:00
2016-09-08 12:12:20 +01:00
2015-10-31 19:48:18 +00:00
2016-10-08 23:46:26 +00:00

Vesta Control Panel

Join the chat at https://gitter.im/vesta-cp/Lobby

  • Vesta is an open source hosting control panel.
  • Vesta has a clean and focused interface without the clutter.
  • Vesta has the latest of very innovative technologies.

How to install (2 step)

Connect to your server as root via SSH

ssh root@your.server

Download the installation script, and run it:

curl http://vestacp.com/pub/vst-install.sh | bash

How to install (3 step)

If the above example does not work, try this 3 step method: Connect to your server as root via SSH

ssh root@your.server

Download the installation script:

curl -O http://vestacp.com/pub/vst-install.sh

Then run it:

bash vst-install.sh

License

Vesta is licensed under GPL v3 license

Description
VESTA Control Panel:
http://vestacp.com/
Readme GPL-3.0 109 MiB
Languages
PHP 34.6%
Smarty 20.4%
Shell 16.5%
JavaScript 14.2%
HTML 12.3%
Other 1.9%